Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decision and possible cleanup regarding front-end #50

Open
inaimathi opened this issue Sep 2, 2017 · 0 comments
Open

Decision and possible cleanup regarding front-end #50

inaimathi opened this issue Sep 2, 2017 · 0 comments

Comments

@inaimathi
Copy link
Contributor

Right now, we've got three separate pages being maintained in the front-end. If we wanted, we could collapse those down to a single main.js instead of having separate tree-view, query and search sub-folders.

PRO: No more messing with the project.clj file when we put in a new javascript page section.
CON: Heavier javascript load on each JS-enabled page, which will grow with each piece of functionality we put together.

Not sure how bad the CON really is, because I get the sneaking suspicion that we might be headed towards a single-page-app model at some point in the future, but I have no idea how soon that might be or if we're actively thinking about it.

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

No branches or pull requests

1 participant