For those in tech — the concept of a “full stack developer” is probably one that you’re well aware of. In software engineering, systems are usually divided in to a number of tiers. In one particular pattern (MVC), these tiers are the Model (which abstracts a repository of data), the…