Saturday 31 March 2018

Java is to Spring MVC as JavaScript is to "_______"

It seems like java based web development is synonymous with Spring MVC.For Node, I am looking for the default framework.Here's what I need:Rapid Web App DevelopmentServer Side TemplatesBuilt in user auth with JWT tokenDefault configurations of routes that are accessible by routes/admins. Only users can access /user/... and admins can access /admin/**ORM or easy connectivity to MySQL or PostgresSpring supports all of the above and is extremely easy to work with.I need JavaScript because another project I use is JavaScript based and I want to share the code. Thoughts?

Submitted March 31, 2018 at 05:13PM by bjj_question

No comments:

Post a Comment