An introduction to start using Eleventy
Eleventy, or 11ty, is a powerful yet straightforward static site generator. It does not require any config to get started.
Eleventy, or 11ty, is a powerful yet straightforward static site generator. It does not require any config to get started.
Axios interceptors are a powerful way to manage HTTP requests in your application. In this blog post, you will learn how to use them to handle errors, add headers, and more.
I recently got a new mac and decided to set it up from scratch. In this blog post you get a detailed list of all the tools I installed to help me with my day to day web development tasks.
This year, 2020, was crazy, unusual, and maybe we will talk about it for years to come. I am very grateful that my family and I are safe. 2020 is also the year that we had our first baby, a lovely baby girl. Throughout the year, I’ve released a decent amount of educational content focusing more on the JAMstack.
Gatsbyjs and create-react-app are similar in that can help you set up application and removes much of the configuration headache. However, Gatsby offers more like backed in performance optimizations and static rendering without the need for a server and a thriving ecosystem of plugins.
Latest videos from my youtube channel
Numbered bookmarks will allow us to select a block of code, bookmark it and easily navigate back to it using the bookmark number.