Hacker News new | ask | show | jobs
by otabdeveloper2 2286 days ago
How in seven hells is moving imperative loop constructs from Javascript to HTML supposed to be "declarative"?!

If anything, it's the opposite - you're now polluting HTML with imperative programming features where there previously were none.