I have been working on my first Next JS app that fetches the content from my WordPress website, same content as is on grimur.net – but I decided to only fetch posts that don’t have a password.
Here are a few things I’m going to work on next.
Check the new app out, hope you like it, main reason is it is faster when navigating between pages since it doesn’t have to reload the whole page on each request only loads content needed.