Switching between production and development environments can be as easy as a single keyboard shortcut when using Keyboard Maestro.
Read MoreQuicksort is the best. It’s fast and easy to write in coding interviews. Here are my go-to variants written in TypeScript.
Read MoreLike all SVG filters, <feColorMatrix> is extremely powerful and super weird to learn the first time. I’m bad at explaining, so here’s a bunch of interactive demos that hopefully help it all makes sense.
Read MoreGet that lo-fi, old school, VHS quality look with color fringing thanks to SVG filters.
Read MoreLearn how to host files on the web using Cloudflare’s R2 bucket storage and inexpensive domain registration.
Read MoreThere are many different ways to underline text on the web. From tried-and-true CSS to SVG filters, these are some of the methods you can use.
Read MoreOne of the pain points of loading fonts asynchronously is writing convoluted CSS for fallback styles. Fortunately, Sass can make it easier to achieve great-looking web typography before a site’s fonts finish loading.
Read MoreWith SVG filters, you can build reusable effects for applying custom styles to text. Here’s how to recreate the iconic typography on a US dollar bill using SVG filters.
Read MoreWhen using different font sizes throughout a design, you’ll need to account for sidebearings to keep the type looking properly aligned.
Read MoreIf you try to use ch units with most fonts, things will probably end up broken. Here are some of the issues you’ll come across as well as ways you can fix them.
Read MoreLetterspacing affects type’s horizontal rhythm, and so do kerning and ligatures. Combining all three of them can make for beautifully spaced typography.
Read MoreOutside of line height and vertical rhythm, spacing doesn’t get a lot of attention in web typography. Let’s zoom in on letterspacing and best practices for spacing type horizontally.
Read MoreCSS offers many more units than pixels, ems, and percentages. Out of all the units available to us, I find two the most intriguing: ex and ch.
Read MoreGoogle offers powerful filters for search results that can help you find exactly what you’re looking for — it just isn’t quick or easy to do. By using Alfred, you can configure these searches once and reuse them whenever you want.
Read MoreTitles, headings, and display text can all benefit from the use of a well-placed ampersand. Today Google Fonts makes using beautiful ampersands on the web easier and more widely supported than ever before.
Read MoreFootnotes and sidenotes are both useful ways to annotate online blog posts and articles. With the help of responsive design, it’s now possible to use both approaches at the same time.
Read More