Hi,
On 21/03/2014 00:45, Chris Cinelli wrote: > > https://github.com/yeoman/generator-angular is pretty good but somebody > told me that I should not use it. Reasons ? > > Do you have any suggestions? > > generator-angular is going to have massives changes as i can understand of this discussion : https://github.com/yeoman/generator-angular/issues/109 They want to follow the Google best practices mentionned there : https://docs.google.com/document/d/1XXMvReO8-Awi1EZXAXS4PzDzdNvV6pGcuaF4Q9821Es/pub For me, generator-angular is currently not really good because it separates angular modules by their types (controllers, directives, services) and not by components. But it will change. Notices that the discussion mentionned above was created by joshdmiller, the ng-boilerplate author. I hope ng-boilerplate will merge in generator-angular for the best :) For the MEAN generators, as i see in the doc, they don't respect a basic REST principle which is the frontend and the backend should be separated projects. It's a problem for me. Personally, i use generator-angular. Marc. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
