
ยท
articles
Variadic Functions in Javascript
An example of variadic functions in JS
An example of variadic functions in JS
Composition over Inheritance and Revisiting the Null Object Pattern
A conversation about methods native to Javascript that conserve immutability of data.
Let's see a few ways to create lookup-tables 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.