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 »
A pre-commit hook is a hook that is run before you make a commit. Set it up to run formatter, linter and tests on staged files... (more…)
Read more »
Adversarial.js is an open-source JavaScript tool that lets you craft adversarial examples in your browser. (more…)
Read more »
Your single page JavaScript app probably doesn't make you as much money as its old-school alternative. Sorry. (more…)
Read more »
What are JavaScript Mixins and what you should do if you are using them... (more…)
Read more »