|
|
|
|
|
by alanfranz
597 days ago
|
|
I must say that even if it’s not a trendy stack, I find Spring Framework/Spring Boot to be the best all-around web application stack. Very easy integration with the tons of java libs you have around that can do virtually anything, a statically typed language which can help in a lot of situations (just data binding by convention via Jackson is great since forever, while it’s an afterthought in dynamically typed languages). |
|
The best thing I think Rails still has is ActiveAdmin. Everything else, I really can take or leave.