On the surface, Meteor supports the same ECMAScript import and export syntax as many other web frameworks, bundlers, and build tools. Like most of those projects, we too use Babel to configure and… (more…)
Read more »
Like everybody else, I recently came across Jose Aguinaga’s post “How it feels to learn JavaScript in 2016”. (more…)
Read more »
[...] the question of whether Machines Can Think [...] is about as relevant as the question of whether Submarines Can Swim. (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 »
Since I’ve mentioned that I recently learned JavaScript, people have asked me how and what I recommend. So here’s my experience and best advice for 2020. (more…)
Read more »