The experimental pipeline operator | (currently at stage 1) pipes the value of an expression into a function. This allows the creation of chained function calls in a readable manner. The result is syntactic sugar in which a function call with a single arg... (more…)
Read more »
Firstly, to care about this battle you have to first understand JavaScript and Redux. If not, then you’re probably in the wrong blog article (should have taken a left at the gas station). Those who… (more…)
Read more »
Have you ever wanted to sound presidential? Today, we’ll learn how Markov chains can help us do that. We’ll be using data from many of… (more…)
Read more »
Boa v0.14 is here! After almost 6 months of development, we are very happy to present you the newest release of the Boa
JavaScript engine. Boa makes it easy to embed a JS engine in your projects, and you can even use it from webassembly. See
the about pag... (more…)
Read more »