Ask HN: Are there Node.js frameworks with scope similar to Django?
This question is not about which technologies are better or worse; it is about feature sets and scope of project ambitions:
Django is well-known for being "batteries-included", including e.g. a database migration framework, auth & permissions system, admin site, file storage utilities, static file management, an ORM and other relational database features abstracting over common relational databases, a form rendering-to-html and server-side-handling framework, an HTML templating language, etc.
My question is whether projects with similarly wide scope (or with ambitions to have such) exist in the node.js ecosystem?
Less objectively, if the answer is "not really at the moment", I am interested in whether it would make sense for such a thing to exist / whether one is likely to come to exist / etc
0 comments
[ 4.6 ms ] story [ 12.7 ms ] threadNo comments yet.