Low framerate in Safari on M1 Mac
John James Jacoby: I recently noticed that animations in Safari were stuttering pretty badly on my M1 powered 2020 MacBook Air, and dove in to figure out why. The why:…
John James Jacoby: I recently noticed that animations in Safari were stuttering pretty badly on my M1 powered 2020 MacBook Air, and dove in to figure out why. The why:…
I’d like to tell you something not to do to make your website better. Don’t add any third-party scripts to your site. That may sound extreme, but at one time it would’ve been common sense.…
I saw Bartosz Ciechanowski’s “Curves and Surfaces” going around the other day and was like, oh hey, this is the same fella that did that other amazingly interactive blog post…
I would guess that most freelancers have had a client who has asked for “something cool, not too funky but still up-to-date” for their consulting business website. The designer groans…
MDEditorsy – This GUI-based tool enables you to build a Markdown/GitHub README profile. A Handy Little System for Animated Entrances in CSS – Check out this set of CSS utilities…
A compiler is software that translates the source code written in one programming language to another. A C++ compiler does this for programs written in C++ programming language. It translates…
A few years ago, there was this French book publisher. They specialize in technical books and published an author who wrote a book about CSS3, HTML5 and jQuery. The final…
Whether your app landing page is encouraging people to sign up, register, join, or subscribe, it’s a key thing to get right. A carefully designed mobile app landing page can…
Websites change. Healthy codebases are constantly being updated. Legacy code dies when it eventually goes down with the ship. Recognizing that my code is transient allows me to be more…
Some ⭐️⭐️⭐️⭐️⭐️ star rating systems aren’t always exactly even stars. Say you want to support rating something 2.25 stars. To do that you could “fill” the shape of the stars…