1
Followers
34
Posts
better-wordpress.hashnode.dev
See this project hosted on Netlify at headless-wordpress-11ty.netlify.app, or skip the tutorial altogether and view the Git repo at github.com/thedave…
WordPress is used on over 1.3 billion websites across the world, and it works great as a Headless CMS. NextJS is a framework built on React to give yo…
Kealiwyn.com
On a recent challenge one of the tasks was to code a system that could add or subtract rational numbers through multiple instantiations of a Rational …
h.daily-dev-tips.com
In today's article, you will learn how to add a sitemap to your Eleventy website. A sitemap is an essential part of helping search engines understand …
blog.wahaabsiddique.com
What is a static website? A static website consists of a series of HTML files, each one representing a physical page of a website. So on static sites,…