Skip to content

Should I Use It?

mr-mig edited this page Dec 13, 2014 · 1 revision

You should consider giving it a try if you are building an "evolvable" web app and have some room for experiments.

Here is a checklist to help you decide:

  • The app has non-trivial functionality (not a form-based CRUD).
  • The app will eventually grow and become more complex.
  • The app will be developed not only by you.
  • The feature set and requirements will constantly change.
  • You need to control the quality, retaining the constant development speed.
  • You will have some time to "reshuffle" the components once in a while.
  • There is a possibility to have the same type of the project with the same styles and behaviour in the future.

Have you checked 5 of those ticks? If yes, then we are on a single track.

Clone this wiki locally