ContainerSolutions / ContainerSolutions/containerpilot-ui

Breaking ./src/public/js/app.js into modules

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

./src/public/js/app.js has 1000 lines of code. Of course it's good for browsers, to have less files to load, but it is hard to manage. The file should be broken into modules and you should use [browsify](https://www.npmjs.com/package/browsify) or something similar to merge it back into one js file.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.