Whenever I review legacy (PHP) code from say 2010/2011 with lots of jQuery, I realize what a relief it is to use frontend frameworks / libraries. There was a reason why those frameworks were developed. And that does not go away just because it feels right when I spin up a Django project and start using jQuery to make my views / templates more dynamic. Eventually when that project grows larger, I realize that going that path won‘t cut it.