|
|
|
|
|
by TeMPOraL
3859 days ago
|
|
Why do you need to generate HTML with JS in the first place? There rarely is a need to do so on a website. There's definitely no need for the e.g. loading content of a blog post dynamically just to achieve a fade-in effect[0]. And yet, most of the modern web practices is silly stuff like that. [0] - https://news.ycombinator.com/item?id=10646025 |
|