Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Modularize (and clean up) JavaScript #31

Open
lukpueh opened this issue Sep 14, 2017 · 0 comments
Open

Modularize (and clean up) JavaScript #31

lukpueh opened this issue Sep 14, 2017 · 0 comments

Comments

@lukpueh
Copy link
Member

lukpueh commented Sep 14, 2017

All non-third-party front-end code, except for some scripts that are directly embedded in html templates, is currently implemented main.js.

As pointed out by @SantiagoTorres #14 (comment) and in the header block of main.js we could move out some functionality to separate files.

For instance, it might make sense to split functionality by pages, because e.g. not all event listeners need to be registered on every page.

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

No branches or pull requests

1 participant