Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Swap in rendering framework such as Angular template #8

Open
vrisk opened this issue Jul 30, 2018 · 1 comment
Open

Swap in rendering framework such as Angular template #8

vrisk opened this issue Jul 30, 2018 · 1 comment
Labels
cleanup Remove unused file and dependencies enhancement New feature or request help wanted Extra attention is needed

Comments

@vrisk
Copy link
Collaborator

vrisk commented Jul 30, 2018

The html could be more efficient and cleaner if you used an AngularJS template in place of the original html. This is probably a fairly significant refactoring task, but would help the maintainability longer term.

@vrisk vrisk added the cleanup Remove unused file and dependencies label Jul 30, 2018
@Anthrino Anthrino added enhancement New feature or request help wanted Extra attention is needed labels Jul 31, 2018
@Anthrino
Copy link
Contributor

The interface currently employs VanillaJS, a lightweight JS framework for rendering front end of web apps. Switching to Angular would require extensive refactoring since much of the dynamic code is currently being generated at the back end by NodeJS.
This enhancement would definitely make the code more modular and maintainable, hence marked as a long-term goal for Anterius

@vrisk vrisk changed the title Swap in AngularJS template Swap in rendering framework such as Angular template Aug 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cleanup Remove unused file and dependencies enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants