Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 578 Bytes

motivation.md

File metadata and controls

13 lines (11 loc) · 578 Bytes

Motivation for Front-end Services

  1. Deploy once, update everywhere
  2. Easier to organize and scale teams
  3. Promotes culture of ownership, autonomy, responsibility and accountability
  4. Avoid the re-write by making fewer architectural decisions that affect everything.
  5. Testability
  6. High trust, low processes
  7. Granular release planning
  8. Encourages re-use
  9. Less framework lock-in

More on the motivation behind sofe: https://medium.com/@blittle/a-case-for-soa-in-the-browser-f777a9f139b2