Making The Case For Frontend Monorepos
The industry is shifting to smaller, simpler components with ideas like microservices and component driven development. Monorepos keep all of the related code in one place, which might seem incompatible with with the shift towards modularization. However, in practice, the opposite is true – monorepos allow you to use a standard set of tools and make related changes across components.
Here are the slides for the talk “Making The Case For Frontend Monorepos” I gave at SyntaxCon 2018
Have some thoughts on this? Reach out to me on Twitter: @hjharnis