As any Ableton Push user knows, the layout of the Push is different when you are using a standard instrument and when you are using a drum rack. In this two-part tutorial we are going to explore how we can design our own instruments that use a completely ... (more…)
Read more »
What is Alfred? TL;DR Alfred is toolchain for JavaScript that aims to: Provide tools that work out of the box Simplify the process of using JavaScript tooling Make JavaScript tooling more reliable Serve as an alternative for boilerplates/"starte... (more…)
Read more »
There is no faster (pun intended) way to slow down a site than to use a bunch of JavaScript. (more…)
Read more »
JavaScript is cool (don't @ me), but how can a machine actually understand the code you've written? As JavaScript devs, we usually don't have to deal with compilers ourselves. However, it's definitely good to know the basics of the JavaScript engine and s... (more…)
Read more »
JavaScript has gone from being a marketing ploy to gain a tactical advantage, to becoming the core programming experience in the world’s most widely used application runtime platform. Where to, next?
Read more »