La meilleure chose à propos d'Express.js est la structure MVC facile à comprendre et les modules intégrés comme express fileupload et express.Router() pour le routage dans votre application.
....................................................................................................................................................................
Sinatra doesn't have high barriers of entry for both beginners and those more experienced who want to build out a ruby app without requiring all the additional extras included in bigger frameworks like Rails.
I guess the only thing I dislike about Sinatra is that in a way it is a limited toolset framework, which I believe is by design though. If I need more of a toolset, I will use Ruby on Rails but RoR called be too heavy for smaller projects, overkill. ...
La meilleure chose à propos d'Express.js est la structure MVC facile à comprendre et les modules intégrés comme express fileupload et express.Router() pour le routage dans votre application.
Sinatra doesn't have high barriers of entry for both beginners and those more experienced who want to build out a ruby app without requiring all the additional extras included in bigger frameworks like Rails.
....................................................................................................................................................................
I guess the only thing I dislike about Sinatra is that in a way it is a limited toolset framework, which I believe is by design though. If I need more of a toolset, I will use Ruby on Rails but RoR called be too heavy for smaller projects, overkill. ...