Skip to content

Reorganize and Refactor JS Code #5

@ramnathv

Description

@ramnathv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions