Exploring Payload CMS: A Code-First Headless CMSWhat is Content Management System (CMS)Jan 262Jan 262
Unlocking Brand Consistency: Design Tokens & Tailwind CSSDesign tokens are the smallest, repeatable elements of design system, which stores visual properties like colors, typography, font, sizes…Nov 16, 2024672Nov 16, 2024672
NextJs Performance Mysteries: Unmasking Memory LeaksMemory leak is a type of resource leak where a software program is not managing the memory allocation and releasing memory when not needed…Sep 1, 202420Sep 1, 202420
Published inStackademicGlobal State Management: Across Multiple MicrofrontendsState is the “Memory” of React component and application. It holds the data that may change over time and how this change will impact the…Jul 14, 2024511Jul 14, 2024511
Understanding CloudEvents: Simplifying Event Data InteroperabilityCloudEvents is a specification that aims to provide a common format for describing event data. It allows services to produce or consume…May 11, 202416May 11, 202416
Efficient Coding with AI: Create your own Co-PilotIn the modern age of software development, efficiency and productivity are paramount. Imagine having a personalized coding companion by…Mar 31, 2024251Mar 31, 2024251
Passwordless Authentication in Websites using FIDO2As website users we all face difficulty to remember passwords for various websites that we use, with different types of password…Mar 15, 20241Mar 15, 20241
WebSocket Wizardry: Spring Webflux EditionMost of the time developers will come across situations where the app has to provide live updates and events to improve consumer…Oct 17, 202310Oct 17, 202310
LLMs and Langchain — Manage issues in GithubGenerative AI, including Generative Adversarial Networks (GANs), is a branch of artificial intelligence focused on creating models that…Oct 2, 20234Oct 2, 20234
Build your emotion detection MicroSaaSSoftware as a Service (SaaS) is a software distribution model in which applications are hosted by a vendor or service provider and made…Jun 3, 2023Jun 3, 2023
Sambar to Love, Go Lang and WebAssembley by ChatGPTRecent buzzword ChatGPT, What is ChatGPT? Chat Generative Pre-Trainer Transformer (ChatGPT) is an AI Chatbot that can converse, write code…Dec 20, 2022Dec 20, 2022
Improve your website performance Using Google Cloud CDNIn continuation of the story Software Platform and its Business Value, my fictional friend Visalakshi started her home chef business…Dec 4, 2022Dec 4, 2022
Software Platform and its Business ValueWhen we hear the word platform, often we usually think of Uber and Amazon. Have you ever wondered what is Software Platform? Do…Oct 5, 2022Oct 5, 2022
Feature and Configuration Management for Targeted Users in ProductsMany products release new features in phased manner based on users geographies, ip address or other profile parameters. How do they do…Aug 26, 2022Aug 26, 2022
Systems Thinking in Products & Platform designMost of the time enterprises socialise themselves as a product development organisation, but do they develop products or a platform? What…Jun 27, 2022Jun 27, 2022
Enable GRPC towards your HTTP/1.1 APIFew months back I had a requirement to integrate a modern application with legacy Rest API built in HTTP/1.1. Requests will be mostly PUT…Mar 27, 2022Mar 27, 2022
Cloud Infrastructure SustainablityMost of the organisations now have their footprint in cloud to deploy their applications and leverage the benefits of Cloud eco system…Feb 12, 2022Feb 12, 2022
Published inAWS TipCloud Run — Perfect fit for Small scale MicroservicesThis article explains on how to leverage Google Cloud Run based architecture for small microservices based application. With my experience…Oct 24, 2021Oct 24, 2021
Expose Rest APIs to interact with Block Chain Smart contractsIn My previous article I wrote about creating smart contracts, deploying in local ganache test block chain network.Jan 17, 20211Jan 17, 20211