Hundreds of tutorials on how to build things but never they explain what to do with them next. (more…)
Read more »
Contribute to popchathq/popstart development by creating an account on GitHub. (more…)
Read more »
Functional programming is all about transformations. For the actual transformations we use things called transformers. Transformers are typically implemented as pure functions that takes an input... (more…)
Read more »
Iteration is a standard that connects operations with data containers: Each operation that follows this standard, can be applied to each data container that implements this standard. (more…)
Read more »
mastering-modular-javascript - 📦 Module thinking, principles, design patterns and best practices. (more…)
Read more »