PSA: Cache your prettier writes
Since Prettier version 2.7, there's a --cache option for faster formatting
Product manager at Mozilla working on Firefox Enterprise.
Since Prettier version 2.7, there's a --cache option for faster formatting
I made a demo project listing missing MDN Web Docs pages for BCD features
My website's now listed on The 512KB Club, a large collection of small websites that show what's possible with an upper-limit of 512KB page weight.
My open source work in 2024 on GitHub, some stats, visualizations, and a summary of the types of work I focused on.
Learn how to use Intl.Segmenter for locale-sensitive text segmentation in JavaScript to simplify localization, count words or sentences in different languages, and more.
The 'name' attribute of the HTML details element is gaining more support across browsers. Learn how this feature allows creating exclusive accordions without scripting widgets from scratch.
The JavaScript Set object has new methods that now have cross-browser support, so let's have a look at what they can do and why they're interesting.
This post takes a look at what page visibility is, how you can use the Page Visibility API in your websites, and describes pitfalls to avoid if you build features around this functionality.
My open source work in 2023 on GitHub, some stats, visualizations, and a summary of the types of work I focused on.
I wrote a blog post on MDN where I cover some examples of what the JS console can do and some of the lesser-known methods that you might find helpful or just plain fun.
I wrote a blog post on MDN about grep, which covers what it is and how to use it, and why I think learning grep will give you a significant skills and productivity boost.
This post describes what hues are, why you might use them, and other practical hints to get started with hue() in CSS.
I worked with Josh-Cena to create new pages for each JavaScript regex language feature, with information about the syntax and browser compatibility data.
I wrote docs and a blog post on MDN about color in CSS, color spaces, hues, interpolation, and other interesting topics.
Highlights of dev news this week including Looria, a website that lists Reddit's favorite products, a mechanical keyboard switch guide, how to run Quake 1 on Apple Watch, and more.
Highlights of dev news in the last week, including WebKit's move to GitHub, a brief sunset of trending repositories, and the impact of Stable Diffusion.
This post covers my experience switching over to Netlify Analytics from Google Analytics, my initial impressions, and what I think the benefits are.
Highlights of dev news, trending open source projects, new CSS features and interesting blog posts about GitHub copilot.
A hacked Wordpress install left me looking for better alternatives. If you want to try static pages, here's how to quickly deploy to AWS Amplify via GitHub.