#nextJs
Posts using this tag:
Working With Contentful's Webhook and NextJs's fetch
I created this NextJs blog, using Contentful as CMS. I found things that i should have remembered, but i forgot. This is a note to remind myself How NextJs and Contentful work with each other. Also, there's a little bit about Algolia.
| updated at
Adding Share Button To a React Site
How do you add share functionality in your React site? How do you make it compatible with Web Share API? That is the question this post is trying to answer.
| updated at
Creating a Blog
In this post, I will tell you about how i created my blog. I created a NextJs blog, using Contentful as CMS, powered by Algolia search engine and Github comments: It is how this blog was made.