Re: [AngularJS] Re: RequireJS / AMD Integration with Angular JS

2014-02-23 Thread Jonas Rabbe
-requirejs-environment Hope someone gets some value out of it. Best regards, // Jonas On Sat, Dec 28, 2013 at 9:34 AM, Jonas Rabbe wrote: > Hi all, > > Hope you had a great Christmas (or whatever you celebrate). As promised I > wrote the first installment about our RequireJS a

Re: [AngularJS] Re: RequireJS / AMD Integration with Angular JS

2013-12-28 Thread Jonas Rabbe
about our testing setup. // Jonas On Mon, Dec 23, 2013 at 9:41 AM, Jonas Rabbe wrote: > > Like I mentioned, we are running tests with Jasmine and Karma in our > RequireJS based setup. It's definitely doable and not as hard as I figured. > The biggest hurdle was setting up `ng-ht

Re: [AngularJS] Re: RequireJS / AMD Integration with Angular JS

2013-12-23 Thread Jonas Rabbe
Like I mentioned, we are running tests with Jasmine and Karma in our RequireJS based setup. It's definitely doable and not as hard as I figured. The biggest hurdle was setting up `ng-html2js` because we do not have a global `angular` object available. I just started writing some of these small art

Re: [AngularJS] Re: RequireJS / AMD Integration with Angular JS

2013-12-20 Thread Jonas Rabbe
Thank you for sharing the information you have gathered. I'll try and document our combination of RequireJS and AngularJS for a real world application at radius.com over the holidays. On Fri, Dec 20, 2013 at 7:35 AM, Robert Jones wrote: > This looks very promising. Just an FYI, your github examp