Happy New Year! In this article, I shared all the tech I used and going to use this year to build awesome products.
Build a robust, scalable backend for your Next.js app with Drizzle and tRPC. This guide walks you through setting up PostgreSQL database integration. Learn how to connect a Postgres database to a tRPC express backend using Drizzle ORM.
Authentication is an important part of a full-stack app. This is the only thing left before you can call yourself a full-stack developer or engineer or whatever. So, in this article, I will share how to add classic (email + password) authentication to a full-stack app using Next.js middleware for the front end and tRPC for the back end.
In the previous article "Implementing Cookie-Based JWT Authentication in a tRPC Backend", I shared how to secure the backend built with tRPC. Now it's time to secure the front end built with Next.js.
I hope you learn a lot from these guides!
Feel free to ask me anything. I’m keeping an eye on my inbox!





