Hello world
I've been working on this website for about a month now but instead of writing posts, I've been writing code. This website uses the Next.js framework which uses server side rendering. This site originally stated as a react project utilizing react-router to create a fast, responsive site but I was concerned about all of the calls to the CMS occurring on the client side, meaning that the pages would start plain and load in the contents of the page seconds after.
- 1
- 2
- 3
- 4
ππΆπ₯½