Hot tips are spicy lil' nuggets related to web development and tooling that I share on my twitter account. I've logged them here to make them easier to find.
Page 2 of 45
Don't [...spread] or .split() your strings!
Use Intl.Segmenter API. Available in every JS runtime
The GitHub Universe 2025 badges are absolutely nuts!
Color screen, wifi, Bluetooth. Powered by a raspberry pi 2350 /
I tried my hand at building an app on the way home.
Everyone is going nuts for this cursor following eyeball effect.
I break it all down: how it's made, the code behind it and how we made it 3D with depth maps
use JavaScript's object shorthand to console.log variables with automatic labels
Holographic CSS Ticket effect.
I love this effect so much that I had to recreate it. Here is how it's done:
I'm a Bracket Engineer!
Released a web app to generate custom 3D Printed power brick brackets.
AI rep detection with JavaScript in the browser
TIL: There is a difference between browser refresh and hitting enter in the URL bar.
Squircles! In CSS!
Work is underway to add corner-shape to CSS, which will give you control over a border-radius curve with superellipse()
I build a little tool to visualize the possibilities
Just solved a DOOZY of a css rendering issue