Development Practices Caching: The Bad Parts Caching is important in a fundamental way to computation. But, when caching goes bad, it gets horribly, catastrophically bad.
The Software Life Are There Opportunities to Use OODA Loops in Your Software Project? The concept of OODA loops is a simple model of gathering information and making decisions, but it has some sophisticated implications.
Platforms & Languages Solve Optimization Problems with MiniZinc and Google OR Tools Let's take a look at MiniZinc and Google's Operations Research (OR) Tools. I'll also touch on how to integrate them into your Node backend.