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 »
A deep equality algorithm aware of prototypes, getters/setters, etc. - Quelklef/js-true-equals... (more…)
Read more »
Any time we need to run the same code multiple times for a set of data, and don’t want to just repeat the code over and over again, a loop is a perfect option. There are multiple types of loops, all of which accomplish a similar function but that go about... (more…)
Read more »
Without too much fanfares Sciter has officially transitioned from TIScript to JavaScript this week. (more…)
Read more »