how do I appropriately send these files as part of...
# ktor
g
how do I appropriately send these files as part of the page when this page is taken?
I'm going back and forth between using html dsl and templating, using both seems silly. I wanted to use angularJS but it doesn't seem to play that nice with Ktor... I can't seem to get this workin quite right... still doing structural setup for a future large project, trying to understand how I can use ktor in an MVC fashion while allowing the front end to do the same