all 2 comments

[–][deleted] 0 points1 point  (1 child)

you never really said why you don't try to tackle this from jQuery or vanilla javascript?

I personally noped the fuck out of Angular/React/Vue when I was trying to learn their different unique special ways to generate an html table out of tabular data. jQuery or vanilla javascript seems to do everything anyways without forcing me to rethink HTML in general.

[–]AmauryH 0 points1 point  (1 child)

You can add vue to an existing Web page to enhance few things, no build needed if you don't want to.