Skip to content

Instantly share code, notes, and snippets.

@joshrp
Last active December 23, 2015 13:09
Show Gist options
  • Select an option

  • Save joshrp/6639740 to your computer and use it in GitHub Desktop.

Select an option

Save joshrp/6639740 to your computer and use it in GitHub Desktop.

Cosmos http://ppw-team6.test.cloud.bbc.co.uk/

Bad Things:

  • Bad documentation
  • Crazy view system
  • Lots of magic
  • Hard to test because of complicated bootstraping
  • No Upstream Development
  • Really hard to search for
  • Steep Learning Curve
  • Framework imposed structure but it was JuJu Magic

Good Things:

  • Node!
  • Really easy to get going
  • Async structure
  • Dependency management
  • No sandbox required
  • Really Easy Dev
  • Easy to test models
  • Promises!

Questions:

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