Constants, globals and nested object namespacing, by convention, use all UPPERCASE for those variable names.
also removed an extra line space from line 142. (more…)
Read more »
This is a post about parser-combinators and how to use them to parse an input. (more…)
Read more »
JavaScript has gone from being a marketing ploy to gain a tactical advantage, to becoming the core programming experience in the world’s most widely used application runtime platform. Where to, next?
Read more »
Extension for Visual Studio Code - Automated refactorings for VS Code, in JavaScript and TypeScript. (more…)
Read more »
How understanding of functional programming helps to write clean code. (more…)
Read more »