Konabos

Latest Blogs

https://assets-us-01.kc-usercontent.com:443/1bfb8498-0a69-0062-41f9-7be1ab72379a/2ea5cf60-1d36-4564-92dd-135a311e13e3/Intro-to-tRPC.jpg

3 Mar 2025

Building a Full-Stack App with Next.js, tRPC, Drizzle ORM & Neon Database | Konabos

Learn how to build a scalable, type-safe full-stack app using Next.js, tRPC, Drizzle ORM, and Neon Database in this step-by-step guide.

https://assets-us-01.kc-usercontent.com:443/1bfb8498-0a69-0062-41f9-7be1ab72379a/61b61c94-8ece-4bfd-b82e-e4d5cd679451/hero-blog.jpeg

5 Mar 2025

Dynamic Theming with Next.js, Tailwind & CMS for Real-Time UI Updates | Konabos

Learn how to build a dynamic theme system using Next.js, Tailwind CSS, and CMS to enable real-time UI updates without redeploying.

https://assets-us-01.kc-usercontent.com:443/1bfb8498-0a69-0062-41f9-7be1ab72379a/54421f82-ad6f-43a6-b0c2-7e5d7ef1e0b9/react%20blog%203.png

17 Feb 2025

Managing Global State in React with Context and useReducer | Konabos

Learn how to manage global state in React using Context and useReducer with TypeScript