This is post # 33 of the series, dedicated to exploring JavaScript and its building components. In the process of identifying and… (more…)
Read more »
What is repaint and reflow of DOM in Javascript. How repaint and reflow of DOM affect performance of Javascript. Javascript Optimization techniques for DOM. (more…)
Read more »
A local one page JS + HTML5 detective board inspired by https://github.com/Fungeey/detectiveboard - stefankober/detective-board... (more…)
Read more »
I didn't much care for vanilla JavaScript prior to ES6. Through all of the 2000s, I chased different approaches to avoid writing too much of it. First there was RJS (Ruby-to-JavaScript). Then there was CoffeeScript. Both transpiling approaches that turned... (more…)
Read more »