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

Switch the html file construction over to a templating engine #33

Open
Bobnix opened this issue Feb 2, 2015 · 0 comments
Open

Switch the html file construction over to a templating engine #33

Bobnix opened this issue Feb 2, 2015 · 0 comments

Comments

@Bobnix
Copy link

Bobnix commented Feb 2, 2015

Right now, html for the pages is constructed using string concatenation. Not only can this be expensive but it makes handling issues and enhancements on the page more difficult than it needs to be. I propose using a templating engine to separate the html from the logic.

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