I am trying to choose a JS framework to withstand the test of time (still usable and scalable after 5 years), with a good reliable code base for other programmers to code their own extensions or projects (from complex animations to multi-threaded Ajax). This is what I am comparing:
- extensibility
- Scalability
- Consistent and logical syntax
- Performance
- Ajax Support
- Animation support
- Almost library update history without errors
- Enterprise Case Studies
Perhaps there are other points that I should consider?
Others noted that there are some arguments, but most of them are not applied in the enterprise, as they are short-term advantages, such as:
- Tons of plugins
- Greater momentum
source
share