This post walks you through building a crossword puzzle generator with JavaScript. You'll also learn about methods for optimizing its performance. (more…)
Read more »
Be warned: this is a hack and may stop working at anytime. Use at your own risk. (more…)
Read more »
This article, based on the book Go for Javascript developers aims to help you understand a little bit of the Golang ecosystem, and, why not, help you to start writing Go code! (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 »
A complete overview of the JavaScript landscape in 2020: trends about front-end and Node.js frameworks, tooling, state management... (more…)
Read more »