Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the AMD format instead of home-grown loader #39

Open
avonwyss opened this issue Nov 15, 2011 · 0 comments
Open

Use the AMD format instead of home-grown loader #39

avonwyss opened this issue Nov 15, 2011 · 0 comments

Comments

@avonwyss
Copy link

IMHO the AMD format is better suited for client-side module handling than the CommonJS require() format, so this might be worth a consideration:
https://github.com/amdjs/amdjs-api/wiki/AMD
It is implemented by different loaders, including RequireJS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant