#reactjs
Read more stories on Hashnode
Articles with this tag
Next.js works with server side rendering to generate an optimized version of the page. While this method is great for SEO as the page comes...
In a previous article, we discussed about leveraging the inbuilt SEO features of Next.js for pages using the next/head library. We learnt on how we...
Vercel has come to be a very reliable hosting platform for front-end projects. If you are making use of Vercel for hosting your frontend app, then you...
Next.js is the go-to framework I work on when I work with React (esp. when I have the choice). One of the main reasons has always been the structure...
On the importance of a name ยท It's a fine day to get started on your next project and the ideas for the application come flowing in. You pull up your...