JavaScript
Number sorting gotcha with JavaScript
Problem: Sorted arrays are coming back in an unexpected order... sometimes. Safari is behaving differently than Chrome and Node.js. Let’s look at what to do.
JavaScript
Problem: Sorted arrays are coming back in an unexpected order... sometimes. Safari is behaving differently than Chrome and Node.js. Let’s look at what to do.
Podcast
Kerri Shotts and I started a little podcast called I'd Rather Be Scripting.
Community
A virtual event coming up on Wednesday, August 26 from 6:30pm to 8:00pm
Node.js
Quick steps to create a Node.js, Express, and Postgres playground.
JavaScript
Looking at how to analyze basic health metrics of the FOIA request system using the MuckRock API.
JavaScript
Helping users around spelling errors with fuss-free JavaScript library for fuzzy search.
Community
Our open source Volunteer Dispatch bot is available for use by other organizations.
Node.js
Port 3000 is already in use. 💣
Rust
Getting started with Rust.
DevRel
Is online-only the future of events? The good and the difficult in taking a developer event online.
Development
How splitting off into a micro repo can speed up your iterations and help you produce better results.
Node.js
Avoiding unexpected date mutations by cloning.