Developing a web application today is probably one of the best times to ever do so, at least, if you can figure out how to get your environment set up. Frameworks like Angular, Aurelia, React, and countless others are incredible tools, but there’s a learn…
Similar
Reading and writing layout properties are scary things to do in front end JavaScript, if you care at all about performance. Bad words like… (more…)
Read more »
Samurais had something called bushidō, way of the warrior, code of conduct they had to follow. In similar manner you have to follow certain opt-dō if you want to optimize your application. I have tried to sketch such a path in my nodecamp.eu talk "Underst... (more…)
Read more »
Making Better JavaScript Promises with Esri's ArcGIS API for JavaScript... (more…)
Read more »
https://cdn-images-1.medium.com/max/1600/1*nh5kmyjwgrz8xv3lrLkPmw.png
So probably by now you are thinking of how in the world will HTML ever substitute Javascript.
Well I didn’t mean it literally.... (more…)
Read more »
This document serves as the complete definition of Google’s coding standards
for source code in the JavaScript programming language. A JavaScript source file
is described as being in Google Style if and only if it adheres to the rules
herein. (more…)
Read more »