Skip to content

Instantly share code, notes, and snippets.

@frostney
Last active September 4, 2017 21:16
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frostney/f1265ac5bb918cce5ce48bdc5af09524 to your computer and use it in GitHub Desktop.
Save frostney/f1265ac5bb918cce5ce48bdc5af09524 to your computer and use it in GitHub Desktop.
ReactiveConf 2017 Lightning talk

This is a lightning talk proposal for ReactiveConf 2017: https://reactiveconf.com/

The Curious Case of Monorepos

Monorepos have often stigmatized as bad practice and as such something that should be avoided. Still, big companies like Facebook, AirBnB and Google are actively using monorepos to manage their projects. In the open source world, monorepos have become more popular with Babel being the most prominent example. We'll dive into why monorepos might have this bad reputation and go into where it makes sense to have monorepos, talk about their advantages and their shortcomings. We'll also look into what tooling solutions are available - especially in a JavaScript context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment