✕ Clear all filters
9 articles
▶ Videos →

📰 Dev.to · BeGoodTool.com

9 articles · Updated every 3 hours · View all reads

All Articles 178,247Blog Posts 165,046Tech Tutorials 47,573Research Papers 35,153News 22,376 ⚡ AI Lessons
Why three "characters" in my HTML symbol table aren't actually there
Dev.to · BeGoodTool.com 🌐 Frontend Engineering ⚡ AI Lesson 1mo ago
Why three "characters" in my HTML symbol table aren't actually there
I built a click-to-copy table of HTML special characters — the kind of reference page you land on...
Turns out a "random" spin wheel doesn't pick a winner and rotate to it — it spins first, then checks who's standing there
Dev.to · BeGoodTool.com 🌐 Frontend Engineering ⚡ AI Lesson 1mo ago
Turns out a "random" spin wheel doesn't pick a winner and rotate to it — it spins first, then checks who's standing there
A while back I needed a wheel for picking a raffle winner from a list of names. My mental model going...
Why regex match highlighting breaks on nested capture groups (I found out the hard way building a tester)
Dev.to · BeGoodTool.com 🌐 Frontend Engineering ⚡ AI Lesson 1mo ago
Why regex match highlighting breaks on nested capture groups (I found out the hard way building a tester)
I write enough regex that I got tired of bouncing between the browser console and random online...
Why "just convert everything to UTC" is the wrong way to find a meeting time across time zones
Dev.to · BeGoodTool.com 🌐 Frontend Engineering ⚡ AI Lesson 1mo ago
Why "just convert everything to UTC" is the wrong way to find a meeting time across time zones
The first time I tried to build a "find a meeting slot across time zones" tool, my plan was the...
A "maintenance margin ratio" isn't one formula — it's two, and mixing them up gives you the wrong liquidation price
Dev.to · BeGoodTool.com 🌐 Frontend Engineering ⚡ AI Lesson 1mo ago
A "maintenance margin ratio" isn't one formula — it's two, and mixing them up gives you the wrong liquidation price
I put together a margin call calculator for leveraged stock positions after realizing I kept doing...