Skip to content

Get rid of global functions #6

Description

@modularcoder

There are lot of global functions (see compiled app.js file)
We need to move most of those functions into

$(function() { });

to remove them from global scope

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions