Skip to content

zouhenry/angular-requirejs-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Being new to both angular and requirejs (coming from Backbone/Marionette). When I first started working with angular and requirejs, I spent way too much time trying to figure out why the application was throwing errors.

Now having successfully troubleshooted this issue; hopefully this application will help others out.

The main trick is to not include "ng-app" directive in the HTML page itself when there are other directives requiring dynamically loaded javascript files.

About

demonstrates how to use requirejs with angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published