Navin Kodag·Dec 30, 2023Next.js API Global Errors & Auth MiddlewareAlright this one’s going to be quick. no bs. I was working on a Next.js project and needed a way to handle API Route Errors Globally…A response icon1A response icon1
Navin Kodag·Apr 29, 2023New updates to Nodejs V20Node.js is a popular server-side JavaScript runtime that has been widely adopted by developers for building scalable and high-performance…
Navin Kodag·Nov 7, 2021Adding view count to your Nextjs BlogAlright lads, this will be a quick one. I want to add the views count functionality on my personal portfolio website’s blog section.A response icon1A response icon1
Navin Kodag·Sep 18, 20215chan — The 4chan clone with NextJsThis the continuation of the 5chan project : we’ve already discussed the Design and API So for the final step I’ll create the frontend.
Navin Kodag·Sep 18, 20215chan API — Golang, GORM, Go-fiberThis is the continuation of the 5chan project.
Navin Kodag·Sep 18, 20215chan — The 4chan cloneThis weekend I want to make a clone of 4 chan. It won’t be as big as 4chan lol. But still I’ll use this post to design and decide the…
Navin Kodag·Aug 1, 2021Seeding NestJs with Prisma And FakerSeeding NestJs with Prisma And FakerA response icon1A response icon1
Navin Kodag·Jun 27, 2021Create a PWA with Sveltekit | SvelteI’ve been using Sveltekit and svelte for over a year now. I’m also anxiously waiting for it to be matured enough to beat NextJs in terms of…A response icon1A response icon1
Navin Kodag·Jun 9, 2021Deploying Golang API to HerokuThis is continuation of the intersect project from