HI everyone. I have created a public github project for an application I built that I feel serves as a great way to combine Ruby on Rails and Angular, as well as providing some nice Angular examples for beginners to learn from. Here is the link if anyone is interested:
https://github.com/dereksweet/ajs_play <https://github.com/dereksweet/ajs_play> Here is an excerpt from the README: The purpose of this project is two-fold: 1. Present a series of demonstrations that beginners can use to learn the basics of Angular 1.X 2. Propose a theory on the optimum way to combine traditional Ruby on Rails applications with one or more complex Angular applications. If you are new to Angular and would like to see examples of some of its core features, and a few popular third party tools, written in adherence to most of the stylistic standards recommended by the community then I hope this project can help you out! Furthermore, if you are thinking of starting a Rails project that employs Angular and are wondering how best to structure your application I hope this project can be of use to you. Ideally I would like it to serve as a discussion on the best way to combine traditional rails applications with Angular. The idea is to allow flat pages to be served up by Rails alongside any number of complex Angular applications. Also, if you want to add Angular to an existing Rails application I believe this project could serve as a guide on how best to do that since each page served up by the Rails application is its own little Angular application. Please feel free to report any issues or ways that the ideas presented could be improved. If you have any interesting Angular directives, filters, or other code you'd like to add then please feel free to submit a pull request as well. All comments and additions are welcome! -- 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
