
ยท
articles
The Null Object Pattern in the Functional Style
Let's see how to create a Null Object pattern in Javascript
Let's see how to create a Null Object pattern in Javascript
Notes of the good parts of Javascript and the parts to avoid according to Kyle Simpson's books and lectures.
Notes of the good parts of Javascript and the parts to avoid according to Douglas Crockford's books and lectures.
A thought experiment on what BEM CSS could look like as simply chained classes...
Let's build a super simple State Reducer in three different ways