Spring-boot vs TsED
When comparing Spring-boot vs TsED, the Slant community recommends Spring-boot for most people. In the question“What are the best backend web frameworks?” Spring-boot is ranked 9th while TsED is ranked 57th. The most important reason people chose Spring-boot is:
Boot is just a thin configuration layer over Spring Framework, as such it inherits all the strengths of Spring.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Inherits all of Spring's strengths
Boot is just a thin configuration layer over Spring Framework, as such it inherits all the strengths of Spring.
Pro Preconfigured starters
Pro Fast prototyping
Spring boot is built for fast prototyping.
Pro Kick down to Spring
Pro Brings MVC to Express
One of the conns of Express (even in this site) is the lack of structure.
This framework brings structure to Express applications which makes large-scale development much easier
Pro Uses decorators
Similar to most other popular frameworks
Pro Adding string types to Express with Typescript
Express is already an awesome framework, but with types it makes the work much easier
Pro Great support
Any issue opened gets resolved or answered very quickly
Pro Great documentation
Updated regularly
Cons
Con Lacking in UI development
While actually very good and with a very complete and rich feature set to develop and maintain code on the server side, it still doesn't provide any rich framework for building good user interfaces.