Multi-tenancy – Dealing With Multiple Contexts on a Single Platform
Have you ever stumbled across two e-commerces that looked very similar? An instance of a software that can serve multiple customers? Thats allows them to …
Codeminer42’s Engineering Blog
Have you ever stumbled across two e-commerces that looked very similar? An instance of a software that can serve multiple customers? Thats allows them to …
This post is based on a brown bag I gave at Codeminer. In Web Development, we often think about design, performance, tools, and libraries when …
Everyone knows how CSS can be painful when not written properly. It is not an expressive language, it has a global scope, cascading rules (the …