Code Refactor - HTML Strings in JS Files #465
Labels
enhancement
New feature or request
HTML
java
Pull requests that update Java code
Javascript
Refactor
Templating Engine
What is this PR about?
Move all HTML strings in JavaScript files to a separate HTML file with a templating library for better management and less confusion.
Some of the files that needs to be refactored are:
What needs to be done?
P.S
application.properties
already has thyme-leaf configured, we just need to use it.Expected Outcome
JS and HTML are sperated to a good extent. Making it easy to build features on top of existing codebase easy and efficient.
The text was updated successfully, but these errors were encountered: