|
|
|
|
|
by ChrisRR
971 days ago
|
|
I don't understand why so much of the static web is a mess of javascript anyway.
So many pages can be served as static content that I don't understand why they need javascript at all Whatever happened to the interest in static site generators a few years back? It seemed like we were finally going to move away from heavy javascript just to show some text and images, and yet the javascript seems to be getting ever heavier. |
|
I'm still interested... I forked the pug templating language in order to write my own tools since the existing ones didn't do what I want. Have been working on it on my free time.