Sailing forward!

Getting back to my learnzone-node, I struggle with the view components. Handlebars and Express configuration are pretty manual: helpers and partials must be registered manually. Clearly, a naked Node.js configuration is far from being a boilerplate configuration.

So let’s try a pragmatic approach: libraries and framework. Browsing node frameworks, the first choice is MVC vs FullStack. Let’s move MVC first. Meteor seems to be quite complex.

Then it is up to Sinatra vs Rails game, i.e. unopinionated or opinionated approach. As a newbie, I pick up an opinionated solution: Sails.