Immutable JS – Immutable Data Collections for Javascript.
Immutable data cannot be changed once created, leading to much simpler application development and enabling techniques from functional programming such as lazy evaluation.
All posts across the whole website belong to this category. They might also belong to some other categories as well, but this one holds all of them. Hence the descriptive name – All.
Immutable JS – Immutable Data Collections for Javascript.
Immutable data cannot be changed once created, leading to much simpler application development and enabling techniques from functional programming such as lazy evaluation.
Terraform – infrastructure automation and management tool. It complements configuration management tools like Puppet and Chef, as well as infrastructure building tools like CloudFormation. The beauty of it is that it is tool and cloud agnostic. You can use it to build and maintain infrastructure across multiple clouds.
DNSimple – a hosted DNS service. Offers a REST API among other things.
Flight rules for git – a guide for programmers using git for what to do when things go wrong.
Tracking.js – different computer vision algorithms and techniques library for the browser.