Hacker News new | ask | show | jobs
by ivanjermakov 785 days ago
I've been using Spring Boot since 2017 and haven't noticed any "evolution" that I would regret.

React on the other hand is insane. SolidJS is what react should've evolved in.

1 comments

React is currently like Spring Framework before Spring Boot. A 'React Boot' would be welcome. Also note that Spring Boot is a small wrapper interface for Spring Framework, which adds rather than subtracts from the implementation. I've run into the limitations of Spring/Boot (mostly but not only around Hibernate) and wouldn't use it again by choice.
I see a lot of similarities in how Boot to Spring Framework is like React to Next.js or other metaframeworks.

The main difference is that Spring side is handled by the same company.