Variable used to be the norm in JavaScript, but now there are better players on the playing field: let and const. The main difference? Scope. See, scope is important in programming. In most cases, always using global variables isn't a great idea, but ther... (more…)
Read more »
Lately, I have been working on a web application, pixu.rs1, that,
while small, includes an interactive form with image uploading and multiple
phases. This is exactly the kind of thing I tend to turn into a mess when I'm
not using React, Redux and everythi... (more…)
Read more »
Take control of your online identity. Protect your email inbox by Email Alias. Decide who can send you email. (more…)
Read more »
ganja.js - Geometric Algebra for Javascript (with operator overloading and algebraic literals) (more…)
Read more »
For some of us—isolates, happy in the dark—code is therapy, an escape and a path to hope in a troubled world. (more…)
Read more »