JavaScript ES6 brings new syntax and new awesome features to make your code more modern and more readable. It allows you to write less code and do more. ES6 introduces us to many great features . (more…)
Read more »
In this article, I propose a way of writing relatively simple apps without using a fully-fledged framework. It is based on my experience during an interview process. I am not trying to persuade you… (more…)
Read more »
Arrow functions are the new fundamental building blocks of building modern web applications. (more…)
Read more »
“Getting to Grips with ES6: Template Literals” is published by Andrew Hill...
Read more »
A deep dive into WASM vs. JavaScript performance using WasmBoy, a GB / GBC Emulator... (more…)
Read more »