The most common framework (in sense "common" == "most used"), my bet: express
Backbone, and ember are not "node.js framework" but "JavaScript frameworks". Ember use node.js and ruby to build itself, but is a client framework you can use wo/node.js But you asked " the BEST and the most common" and that is something to discuss ;-) And asked "easy to use".... well, express is simple, but you need to manage some few things by yourself. I prefer that way. My conclusion: there is no "easy to use and common" one. Node.js is still a brave new world. Other suggestions? Angel "Java" Lopez @ajlopez On Sat, Mar 22, 2014 at 3:07 AM, Duy Nguyen <[email protected]> wrote: > Nice day everyone, > > I did google around and find out some nodejs frameworks such as express, > backbone, ember, hapi... > > I saw its quite fragmented now and causes confused to new dev want to get > familiar with nodejs. > > I want to ask which one is the best and the most common framework for web > development and easy to use like Spring for java? > > Thanks, > Duy > > -- > Nguyen Hai Duy > Mobile : 0914 72 1900 > Skype: nguyenhd2107 > Yahoo: nguyenhd_lucky > > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
