September 11, 2023
I have primarily used Next.js as my preferred framework for building applications, and it has been my go-to choice when working with the React stack. Next.js extends the latest React features, allowing me to create full-stack web applications effortlessly.
August 20, 2023
Published an article on creating NestJS App with Authentication. We'll dive into building login and sign-up functionalities, connecting to PostgreSQL, and using TypeORM for database management. Follow this tutorial to learn how to authenticate users and perform authorization using access tokens.