Written by Pedro Marquez who lives and works in Austin, Texas, doing all things front-end (and some back-end too).
Hosting your own blog is easier on Markdown!
Many tools exist for converting Markdown to HTML, and in this post we will learn how to use some of them.
Native CSS variables make it really easy to build themes for a web app, including 'dark mode'
In this post we describe how to enable themes with just CSS and HTML, no dependencies needed.
How does HTML chunking work when streaming HTML files to the browser?