|
|
|
|
|
by brylie
3278 days ago
|
|
Sails.js is a fill-stack JavaScript framework with similar scope to Django, such as: - MVC
- routing
- templating (though, swappable)
- ORM As for maturity, Sails.js has been under active development for around 5 years, with a 1.0 release candidate available. http://sailsjs.com/ |
|