(no title)
throwaway189262 | 4 years ago
JS has become a huge language, just as big as Java. So is the runtime, V8 is gigantic, comparable to JVM. I use both every day.
Vert.X is nearly identical to Express JS including all the callback stuff. And that's one of the harder Java frameworks to use
aristofun|4 years ago
As for java frameworks like spring they mostly suck because of way too verbose java syntax and over engineering mentality usually coming with any java framework.
Also i never said express js is a great example of web framework.
But i know for sure that i can spin up simple crud with db, tests and some logic behind it in less than hour in rails.
While java devs still arguing about “right” architecture.
throwaway189262|4 years ago
Java gets a bad rap which bothers me because it's really a good choice for backend work even today. Sometimes it bothers me enough that I lash out needlessly.