457
Asking the important questions
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
The biggest problem frameworks solve is “I need the value of this variable to be on the page and I need it to stay up-to-date.” If you don’t have this problem, or you only have it in a couple of places where hand-writing the necessary event listeners isn’t too arduous, then yeah you don’t really need a front end js framework.