Blog(Page 2 of 11)
You can subscribe to my RSS feed to get my latest articles.
-
Should I upgrade to Eleventy 2.0?
Eleventy 2.0 was released at the beginning of February. It has some major new features. Is it worthwhile to upgrade? Is it painful to upgrade?
-
The ideal line length for digital text
The length of a line of text affects reading speed and comprehension. What is the ideal length of a line of text for digital text?
-
The next generation image format for the web is not JPEG XL?
I am late to the party here, but Google looks like they casted their vote for what they want the next image format for the web to be.
-
How can I keep up with changes to the web platform?
What resouces can help to keep up with changes to HTML, CSS, and JavaScript? Do we know what is coming soon?
-
The decline of CSS Tricks
It is sad to see that CSS Tricks is in a steady decline. Geoff Graham has left. It is a totally different regime now.
-
Improvements that CSS could use in 2023
Last year was a bumper year for CSS. Rather than ask for new features. I would like to see more improvements to what we already have.
-
Minify and bundle HTML, CSS, and JS as part of your Netlify deployment
A convenience offered by Netlify is running tasks such as optimizing assets during and after a build. Let's set this up with a configuration file.
-
Star Wars circular wipe transition - @property vs clippath vs mask
Star Wars is famous for its wipe scene transitions. I wanted to create a CSS transition for a circular wipe that works in every browser.
-
Diamond wipe animation for revealing text
I was riffing on some ideas for revealing text in interesting ways. How about some shapes? How about a diamond wipe?
-
Learn to love programming - can we teach programming differently?
Steven Strogatz is not your typical mathematician. He has a gift for making maths fun and accessible. Can we do the same with programming?