Woah, the JS world is moving so fast. Just yesterday I was replacing my jQuery $('#time') with document.getElementById('#time') calls. I…...
Read more »
Recently, at my workplace, a colleague felt a rustle up his jimmies due to our lack of semicolon usage in our NodeJs repos. The number of… (more…)
Read more »
“Any application that can be written in JavaScript, will eventually be written in JavaScript.” — Jeff Atwood... (more…)
Read more »
electron - Build cross platform desktop apps with JavaScript, HTML, and CSS... (more…)
Read more »
In case you are working with the ES6+ class system, you most likely want to use configs (properties) for your own classes. Since the class… (more…)
Read more »