In this blog post I explain why I think currying is not idiomatic in JavaScript. Check the section at the end if you really like currying. (more…)
Read more »
yweatherjs - An experiment using Oracle Nashorn and Gradle as dependencies provider as well as Yahoo's Weather Service and YQL(Yahoo! Query Language) to obtain the weather information.
Read more »
I was doing code review for a coworker yesterday, and it soon became obvious that he used a linter and that the linter gave him a bright idea: use strict comparisons. Using strict comparisons is a great rule to follow. === instead of ==, !== instead of !=... (more…)
Read more »
Transposit's JavaScript SDK. Contribute to transposit/transposit-js-sdk development by creating an account on GitHub. (more…)
Read more »
We’re happy to announce Rails 5.1.0.rc1 has been released. With the help of the community we polished the Rails 5.1 release with more than 380 commits. (more…)
Read more »