Posts tagged 'web'
Voltage, Current, Resistance...with Gnomes
Nov 30, 2016
Understanding Ohm's Law thoroughly changed my whole reality—it's the key to infinite electronics hackery. But I couldn't just let the standard hydraulic-based (water) metaphors be my guide. I had to involve gnomes.
There are several ways to use JavaScript to control physical objects. Lately I've been doing a lot using a host-client setup and the Johnny-five Node.js framework.
Scampering after Node.js Versions
Dec 8, 2015
Everything about Node.js is exponential curves right now. While at Node Interactive here in Portland, my mind has started racing about understanding and managing Node.js versions.
Even when my projects involve a crowd with a size of one (me), I still use git workflow tactics. Is this good practice or an unnecessary monologue?
Max Firtman's post about iOS 9 Safari technical details contains a lot of stuff to get amped about, but let's not get so geeked over details that we inadvertently restart a web design arms race.
There are lots of elements in play when trying to make web sites and apps accessible, but correct use of ARIA roles in HTML is straightforward and has big impact.