Latest Tech Blogs & Insights

Latest Tech Blogs & Insights

Explore blogs on software development, Stay updated with expert insights, tutorials, and best practices in the tech world.

tRPCNext.jsZodReact QueryFullstackTypeScript

tRPC + Next.js: From Zero to Fullstack Hero

Go from zero to fullstack with tRPC and Next.js. Learn how to create typesafe APIs without REST or GraphQL using tRPC, Zod, and React Query.

Sagar YenkureApril 12th, 2025
tRPC + Next.js: From Zero to Fullstack Hero
BunHonoWeb FrameworkAPIBackendJavaScript

How to Use Bun with Hono - A Lightweight Web Framework

Discover how to build high-performance web APIs using Bun and Hono — a lightweight, ultra-fast web framework for modern JavaScript runtimes.

Sagar YenkureMarch 28th, 2025
How to Use Bun with Hono - A Lightweight Web Framework
Next.jsReduxTypeScriptState ManagementTutorial

How to use Redux in Next.js with TypeScript

Learn how to integrate Redux into a Next.js project using TypeScript. This guide covers setup, folder structure, best practices, and common patterns.

Sagar YenkureMarch 13th, 2025
How to use Redux in Next.js with TypeScript
ReactViteshadcn/uiTypeScriptTutorial

How to Initialize a React Project Using Vite and shadcn/ui

A comprehensive guide to setting up a modern React project with Vite and shadcn/ui, including step-by-step instructions and best practices.

Sagar YenkureFebruary 26th, 2025
How to Initialize a React Project Using Vite and shadcn/ui