#nextjs
Read more stories on Hashnode
Articles with this tag
Let's Build our own real-time page view tracker using Next.js as the frontend framework and a Postgres database hosted by Supabase. One of the best...
One of the best ways to drive traffic to your website is to have strong Search Engine Optimization (SEO). You can provide search engines with all the...
When you want to improve your website's performance or search engine optimization (SEO), prerendering your application is a must. Next.js is the...
On my Next.js project, I wanted to add some authentication. I decided to use Firebase for my user management and data store. What I needed: OAuth...
I recently decided to host my blog on Hashnode so I could spend more time writing and less managing the code. I still wanted to display previews and...