55 followers
15 years of web development experience. Giving back to my wonderful JS community.
Editor’s Note: I’m not a language designer, nor a compiler writer. I’d love to get feedback from others on why this idea would/wouldn’t work. ·...
While also avoiding their notoriously difficult pain-points! · As I was recently converting a personal project into a PWA, I started to learn about...
...And Just Might Convert You Too! · Deno is a modern, secure, and performant runtime for JavaScript and TypeScript. It is often compared to its...
Everything about an amazing JavaScript feature you might never use. · Hello and welcome. Huh? You're going to teach me about something I don't absolutely...
(or Almost...) · Arrays are a great way to store and manipulate data in JavaScript. As such, there are many methods provided in JavaScript for...
How to TTL and LRU your cache to a safe and healthy life. · 🌈 Editor's Note: Please read PART 1 to understand how/when to use a Promise cache. Since my...