tvillarete / win10-replica

My attempt at emulating Windows 10 using HTML/CSS/JS
36 stars 15 forks source link

Separate JS code from html #1

Open tetreum opened 7 years ago

tetreum commented 7 years ago

¡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).