Shear layers to get a better mental model of things you often take for granted.
For example, right now I'm building a rapid prototyping tool that so far I've not introduced a database into, it uses direct reads/writes to files instead.
This immediate brings some concurrency fundamentals as […]