Like everybody else, I recently came across Jose Aguinaga’s post “How it feels to learn JavaScript in 2016”.
Read more »
Closures are one of the key concepts of JavaScript and allow developers to write better code. Usually, they are alienated by developers who didn’t use them for years and consider that if they… (more…)
Read more »
Closures in JavaScript tend to seem more difficult than it actually is. The essence is basically the following: (more…)
Read more »
A JavaScript implementation of the Moneysocket protocol to use in-browser. - GitHub - moneysocket/js-moneysocket: A JavaScript implementation of the Moneysocket protocol to use in-browser. (more…)
Read more »
There’s a certain kind of old-school, backend web developer who, a long time ago, mastered things like Perl or Python or PHP or Java Server… (more…)
Read more »