How to use RequireJS in AngularJS?

What is the right way to work with Yeoman, AngularJS, and RequireJS Right?

  • Answer:

    A quick work around would be. Understand How yeoman works (how the structures are created for the app) How to use Generators, and what are all the generators available for angualrJS. Establishing the working environment in your computer (I would suggest Ubuntu, its great and very easy to install all the components required for your app.) Since you are using yeoman, you should also understand how to write test cases.(yeoman gives a default test case for every angular component you create) That's it you are good to go. This site helped me in getting started with my angualrjs app. RequireJS is included by default. http://www.sitepoint.com/kickstart-your-angularjs-development-with-yeoman-grunt-and-bower/

Gourav Agarwal at Quora Visit the source

Was this solution helpful to you?

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.