A proposal for adding the simple-but-useful pipeline operator to JavaScript. - GitHub - tc39/proposal-pipeline-operator: A proposal for adding the simple-but-useful pipeline operator to JavaScript. (more…)
Read more »
Today is the day, Fable 3 Nagareyama is officially released! Does this mean the latest version is bug-free? Probably not, but at least the install command is shorter. We have also tested the release candidates in many projects and managed to fix all the o... (more…)
Read more »
Much of time of developers spent on fixing problems. When it comes to fixes, one need to be good and fast at debugging. Debugging is part… (more…)
Read more »
The popularity of JavaScript has led to a very vibrant ecosystem of technologies, frameworks, and libraries. Along with all the amazing… (more…)
Read more »
Implementing my 1999 video store refactoring example in JavaScript, with four different ways to compose the extracted functions. (more…)
Read more »