How to set up NextJS app router, tRPC, and React Query
Set up NextJS app router, tRPC, and React Query
In this tutorial, I will show you how to change the HTML lang attribute in Next.js and how to switch between different locales in a Next.js application.
Learn Cypress stubs and how they work and how you can leverage them to optimize writing your end-to-end tests for your application.
When it comes to programming, clean code is what you should always strive for. Here are 10 community hooks to help you write cleaner and more performant code.
Learn how to highlight your syntax the easiest way for your dev blog. This tutorial will show you the easiest and most efficient way of highlighting syntax in your code using Next.js and PrismJs.
Set up your GitHub workflow and never worry about hosting, testing, and building your project again. This tutorial will show you how to set up your GitHub workflow so that you never have to worry about hosting your project on a server again. Code more and redeploy less.