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

modularize index + shareIndex #309

Open
cameron opened this issue Mar 26, 2014 · 0 comments
Open

modularize index + shareIndex #309

cameron opened this issue Mar 26, 2014 · 0 comments

Comments

@cameron
Copy link

cameron commented Mar 26, 2014

do some research on lazy-loading and angular.

one approach would be to drop script deps into template files that get rendered via your router or ng-include. you'd have to hack it to avoid executing them twice when the template gets rendered a second time.

also, consider bundling your work into a directive that you can open-source if there isn't already an easy solution.

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