#nextjs
Read more stories on Hashnode
Articles with this tag
Using Next Middleware to access geolocation I don’t use Middleware from Next.js often, but I have dabbled a few times. Recently someone in another...
Next.js Font Optimized When using 3rd party fonts we have to make sure they are optimized, in the times before Next.js 10.2 you had to manually...
When using SSR you might need to update the data that has been served because a user has done something, such as updating a database or subscribed to...
I am a huge advocate of minimalist websites, I don't hate heavily overly designed websites with animations and designs but they have a place. Talking...
Here we are, the new year is upon us, and if you are like us, you have set some New Year’s resolutions for yourself. We are big fans of the fresh...
Next.js is probably my favorite framework… Although Astro is slowly creeping into the picture. I create 100s of projects a year using Next.js and set...