JavaScript is the language of the web. It makes websites interactive, creates animations, draws data-driven graphics, and more. It even runs natively in your web browser so you don’t have to install ...
‘Higher-order functions’ is a fancy term for functions that take other functions as arguments or that return functions. Very powerful! Last week, I casually dropped the term “higher-order function” ...
Want a good tech job? Then you need to know Linux and open-source software. One of the best ways to learn is via a Linux Foundation course. There are other Node.js classes out there. For example, ...
Last week we enhanced a map interface with voice commands using annyang. This week we’ll extend our multi-modal interface even further by adding simple head-tracking using pico.js. Pico.js is a ...