A website with Next.js

Building a website with Next.js (this one)

#This Website#Next.js#Projects#JavaScript#React#TypeScript
Originally, I built this website with Create React App. However, this has some disadvantages, such as the long loading time and the lack of the possibility to render the website before JavaScript was loaded. Therefore (and of course to gain more experience) I decided to rebuild the website with Next.js. The result is this website.

Comments

Feel free to leave your opinion or questions in the comment section below.