Over the next month or so, I'm embarking on a journey to improve the reliability of @RemindMe_OfThis. You can see a summary of my plans in this GitHu...
Hi guys👋.
I've worked with a couple of languages, but it was in JavaScript that I first noticed the pattern of...
I don't work for Elastic (yet😄), but I'm a big fan of their products. In fact:...
Here's a little something I did in Scribe last week: before and after. The original piece of code it...
Question: what's the correct way to represent arrays and objects in a URL query string?...
What's an "/open" page? An /open page is a page where a startup or product shares their me...
Last week on Twitter, there was a small argument on my "second-degree" network about commenting code....
If you're like me, you've heard a lot of people say things like "you shouldn't mutate state!" and tal...
This is not a post about Node.js' testing frameworks, assertion libraries or mocking libraries like J...
Writing better addresses for the Web
Redux is a great tool for managing state in complex frontend apps. Is it possible to extend this to the server?