Recently, I worked on a task of adding a time zone feature to the JavaScript calendar library managed by my team. I pretty well knew that… (more…)
Read more »
Functional programming is a paradigm that results in cleaner and more concise code, that is easier to maintain, and reduces hard to find… (more…)
Read more »
JavaScript was created by Brendan Eich in 1995 during his time at Netscape Communications. It was inspired by Java, Scheme and Self. In late 1995, when Microsoft cottoned-on to the competitive threat… (more…)
Read more »
It’s kind of a mystery how JavaScript Studio scans your source code for runtime errors. To demystify it a little, a new feature allows you understand how it crawls your source code. (more…)
Read more »