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… Read more
Similar
You've probably seen someone on the internet write funny-looking but runnable JavaScript code using only six different characters. But how does that actually work? (more…)
Read more »
It has been always in the back of my head to develop some games. A while back I developed an android game called Drink or Dare with some friends, but that’s about it. Today, I want to share a… (more…)
Read more »
A curated list of 10 fresh articles from the JavaScript world: React and Angular to TypeScript and ReasonML. (more…)
Read more »
This for me often takes the longest. It is absolutely critical to understand what you are trying to solve, who stakeholders are, and what's actually important. I find this absolutely necessary to… (more…)
Read more »
After a few months writing Clojure I began writing Javascript again. As I was trying to write something ordinary, I had the following thoughts: They seemed unnecessary. But I imagine I’ve thought… (more…)
Read more »