Skip to content
ed eustace edited this page May 10, 2017 · 5 revisions

Welcome to the corespring-api wiki!

Issues

  • build times
  • monolithic deployment
  • performance
  • devops tools
  • container <-> api integration
  • old apis still functional

Some old suggestions: https://gist.github.com/edeustace/dcb189e96ef847f56943

Things to start with:

  • remove the amount of stuff that needs to be compiled
  • flag v1 usage with error - see what is still dependent on it
  • make core a lib
  • make core async
  • move container in
  • components - read in from remote source (have a component service w/ js too?)
Clone this wiki locally