
JavaScript Polyfills and transpilers
The JavaScript language steadily evolves. New proposals to the language appear regularly, they are analyzed and, if considered worthy, are appended to the list at ecma262 and […]
The JavaScript language steadily evolves. New proposals to the language appear regularly, they are analyzed and, if considered worthy, are appended to the list at ecma262 and […]
Automated testing will be used in further tasks, and it’s also widely used in real projects. 1. Why do we need tests? When we write […]
Learning without thought is labor lost; thought without learning is perilous. Programmer ninjas of the past used these tricks to sharpen the mind of code […]
Let’s see what’s so special about JavaScript, what we can achieve with it, and what other technologies play well with it. 1. What is JavaScript? […]