A series of arty generative art “doodles”.
Blog Archives
Visual Studio Code - Code Editing. Redefined.
Microsoft’s Visual Studio Code is not only free, but it’s now Open Source. And available for Windows, OSX, and Linux.
It's going to be okay. - The Oatmeal
A rare, serious, biographical comic from The Oatmeal. Go read it — it’s really good food for thought.
React Cheat Sheet
Online, searchable cheat-sheet for the ReactJS API.
Customizing ES6 via well-known symbols
ES6 Promises in Depth
Big ol’ overview of Promises in ES2015 (AKA, ES6).
React-Bootstrap
Porting Bootstrap to ReactJS components.
Cool Tools – The Best Factual Podcasts
A semi-curated list of excellent podcasts. I need to add some of these into my rotation!
How both TCP and Ethernet checksums fail (evanjones.ca)
Normally, we can count on our networking hardware to “just work”. But sometimes…
algebra.js by nicolewhite
A JavaScript library for manipulating and solving algebraic expressions. Handles fractions (including reducing), linear equations, quadratic and cubic equations, solves for one or more variables. Amazing.