Hi, take a look at this: https://github.com/CaryLandholt/ng-classify Here is an example using the ng-classify: https://github.com/buildbot/buildbot/tree/master/www/data_module/src
Andras On Friday, August 7, 2015 at 7:03:19 AM UTC+2, [email protected] wrote: > > > Hello world, > > I just finished walking through the Angular tutorial: > > https://docs.angularjs.org/tutorial > > My JavaScript coding is a bit weak. > > I like the look of coffeescript. > > What is considered a straightforward and modern way to build a simple > Angular app with coffeescript? > > Currently I am tempted to start my next Angular app from this repo: > > https://github.com/angular/angular-seed > > Then when I need to code up a controller, directive, or service I could > write it in coffeescript. > > Then I could manually compile the coffeescript into JavaScript and then > serve that JavaScript. > > This does feel like it would be very elegant but I would have a good > understanding of how my app is built. > > What is considered a straightforward and modern way to build a simple > Angular app with coffeescript? > > > -- 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.
