New product features | The latest in technology | The weekly debugging nightmares & more!
How to add credential authentication using Auth.js & Next 14
Allow users to login using their email & password.
Create a new repo and push your code with 1 click
Literally 1 click will create a new repo and connect it with your project
1 tailwind class will save you 9 css lines
I wish I knew this earlier
Metadata guide in Next js 13
Next 13 introduced a new way to optimize your metadata, here's what you need to know
Next js 13 Route handlers explained
Forget the old api routes, this is the way
How to add Dark mode in Next js 13
You can choose to enable dark mode, but my childhood was dark by default
Creating notifications never been so easy
It only takes 3 lines of code to create a beautiful notification in React js
How to embed sanity V3 studio in your Next js app
Learn how to have sanity and next js under one project instead of having a separate sanity project
How to add highlited code blocks in Nextjs 13
Learn how to highlight your code blocks for any programming language with only a few lines of code.