Archive
Tags
About
RSS
Alex Ellis
Writing about tech, our minds, and how things work.
typeof null: investigating a classic JavaScript bug
In my last post, I looked into some JavaScript casting and explored why 0 <= null evaluates as true. For this post, …
Investigating JavaScript Casting Behavior
The disconnect between “what seems like it should happen” and “what happens” causes you to push doors that are to be …
Investigating a Bug in Moment.js
Investigating a bug in Moment.js In this post, I walk through the steps I took while investigating a bug in Moment.js, …
Connecting Arduino with a Node Server
Arduinode I’ve been working through the Arduino Starter Kit projects recently, and I wanted to try a new project that …
MBTA Bus Mirrors
I take the MBTA 86 bus as part of my commute in the morning. It runs from Reservoir in Brighton to Sullivan Station in …
Temperature Sensing with Arduino
I worked through the third basic project in the Arduino Starter Kit Projects Book. I like to write about the projects to …
Noticing UI: Shazam's loading screen
Shazam’s loading screen I was pleasantly surprised by Shazam’s iPhone app loading screen, and I took a look into what …
←
Newer Posts