Eleventy is an elegant JavaScript static site generator with a famously tiny bundle size. In this tutorial, we will be looking at creating a static blog with Eleventy and Strapi.
How fast can you find the three of diamonds in a deck of playing cards? The answer is not very fast because you have to sift through so many irrelevant cards to get to the right one. This is what you&
Essential Cheat Sheet: Convert jQuery to JavaScript
Even though jQuery is still a popular JavaScript library and has a place in web development, native web APIs have evolved a lot in recent years. As modern browsers support a wide range of...
A graphic identity reminiscent of the mathematics universe. A concept that sports tailored content for teachers. Particular attention paid to the product pages. Advanced technical management of teacher-related data.
Converting GitHub Gists to PrismJS / Coder's Block
I recently made a bunch of changes to this blog, including how I embed code snippets into my blog posts. More specifically, I dropped GitHub Gists in favor of PrismJS code blocks. Converting all of my […]
How to Migrate WordPress Sites to Jamstack: Tutorial + Video Guide
See how you can keep the benefits of WordPress while avoiding its biggest flaws. In this step-by-step guide, learn to migrate to the Jamstack using Gatsby and Netlify.
Building Website Headers with CSS Flexbox - Ahmad Shadeed
When I first learned the basics of HTML & CSS in 2014, building a website header was one of those scary and difficult tasks for me. Flexbox was still new...
There are many different approaches to menus on websites. Some menus are persistent, always in view and display all the options. Other menus are hidden by
Working with JavaScript Media Queries | CSS-Tricks
What’s the first thing that comes to mind when you think of media queries? Maybe something in a CSS file that looks like this: body { background-color: