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

Reorganize and Refactor JS Code #5

Open
ramnathv opened this issue May 8, 2013 · 0 comments
Open

Reorganize and Refactor JS Code #5

ramnathv opened this issue May 8, 2013 · 0 comments
Labels

Comments

@ramnathv
Copy link
Owner

ramnathv commented May 8, 2013

The JS code is currently all over the place split across multiple files and folders. I would like to organize it better. I want to keep the vendor libraries organized in their own folders, and all application related code combined into a single minified file.

I want to check popular HTML5 applications to see how they organize custom assets and vendor code. It would be good to follow an established convention rather than coming up with my own custom approach.

Eventually, I want to move my app development workflow to use a JS package manager like Yeoman, Jam, Volo or Bower. Just wanted to put that in here as well.

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

No branches or pull requests

1 participant