Separate JS code from html should make it cleaner.
And separating each app's html+css+js in components would make it more easier to work with. Dunno how without using a framework like Vue.js. But i don't like the idea of waiting for compilation on each change..
P.S: I wish i could setup some folders with simple content (images/text).
¡This is a really cool project!
Separate JS code from html should make it cleaner. And separating each app's html+css+js in components would make it more easier to work with. Dunno how without using a framework like Vue.js. But i don't like the idea of waiting for compilation on each change..
P.S: I wish i could setup some folders with simple content (images/text).