Hey NG developers, I have been working with the esteemable Ward Bell @ IdeaBlade.
We upgraded the Zza application to reduce the learning curve for both BreezeJS ORM. We also added many best practice approaches that can serve as guides for developers. Check out https://github.com/ThomasBurleson/angularjs-Zza-BMEAN which uses RequireJS. - Uses RequireJS and AMD - Uses NPM, Bower, Grunt - Uses Grunt to deploy minified versions or dev version. - Uses UI Router for complex routing, deep linking, and UI widgets - Uses Animations for UX - Uses Breeze ORM for complex data persistence - Uses packages organized-by-features - Uses full MEAN stack to provide NodeJS App server and Mongo database Full source provided for learning and review. Maybe that repository and source will help everyone to side-step the headaches Ward and I encountered when I was addressing these same issues. - Thomas Burleson http://www.solutionOptimist.com <http://www.solutionoptimist.com/> BTW - Often we want to build our own RESTful data services... If your data models are non-trivial, however, you should check out BreezeJS<http://www.breezejs.com/> . Really cool stuff. -- 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.
