Search for a command to run...
The place where I share my thoughts, ideas and experiences about software development.
Provision a powerful Always Free Oracle Cloud VPS with 4 OCPU, 24GB RAM, 200GB storage and deploy scalable apps without hosting costs.
A tutorial on packaging a React project as a web component and injecting it into another React project using JS/CSS bundles.
Guide to installing shadcn/ui with Next.js 15 and React 19, addressing common compatibility issues and solutions.
A Comprehensive Guide to Building Scalable File Upload Features in Your Next.js Applications Using AWS S3 and Neon.
Learn How to Install XAMPP, Configure Composer, and Set Up Your First Yii2 Project with Ease.
Simplify Your React Applications by Mastering Zustand in Next.js for Seamless Global State Handling.
Explore how Electron bridges the gap between web and desktop platforms — A detailed guide to build a desktop app.
Learn how bitmasking efficiently tracks and manages multiple product defects with minimal storage and fast operations.
A comprehensive guide to choosing the right React tools, libraries, and stacks for different project types in 2024.
Learn how to define and use data relationships in Prisma to build efficient, scalable database schemas for modern applications.
Learn a modern, type-safe way to fetch data in Next.js using React-Query and server actions without traditional API routes.
Step-by-step guide to deploying a full-stack Next.js application on AWS Amplify with CI/CD, GitHub integration, and troubleshooting tips.
Comprehensive guide to building high-performance Progressive Web Apps with Next.js, from setup to service workers and manifest configuration.
Step-by-step guide to create token-based RESTful APIs with Fastify, Prisma, JWT, and TypeScript for secure authentication.
Continue building secured product API routes with Fastify, Prisma & TypeScript and add API documentation using Swagger.