Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Organize application.js #234

Closed
Closed
@mnquintana

Description

@mnquintana

application.js is getting kind of messy.

For greater maintainability in the future, we should turn application.js into strictly a manifest file - it exists only to import our other JS files. We should then compartmentalize each component of our JS into separate partials (ie. all the select2 function calls go in one partial, all the datepicker stuff in another one, etc.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions