the-super-tiny-compiler - :snowman: Possibly the smallest compiler ever...
Read more »
JavaScript is synchronous, meaning that it will execute your code block by order (after hoisting*) unless you need to use a timer or… (more…)
Read more »
React dominated this week in the news… again. F8 happened and there were few announcement related to React and its ecosystem. The main one… (more…)
Read more »
It’s undeniable that the Tinder swipe carousel is really captivating. Let’s build one in pure JavaScript! (more…)
Read more »
proposal-pipeline-operator - A proposal for adding the simple-but-useful pipeline operator to JavaScript. (more…)
Read more »