|
|
|
|
|
by mb2100
271 days ago
|
|
Totally, agree. And new HTML elements (like <dialog>) and CSS features (like MPA cross-document view transitions) have made client-side JavaScript unnecessary for a loot more use-cases in recent years. This is something a lot of devs unfortunately haven't caught up on, especially if they were stuck in their framework's tiny world. This inspired me to explore what the simplest possible framework/site generator could be, that still has great DX: https://mastrojs.github.io/ |
|
When I was reading the header/footer section, it reminded me of this issue to push for first-class includes in web platform https://github.com/whatwg/html/issues/2791