Hacker News new | ask | show | jobs
by revscat 923 days ago
I prefer not to use JavaScript unless forced to do so. It's burdensome and almost always unnecessarily complicates the stack. With the rise of tools such as Turbo[1] and HTMX[2] the need for JS frameworks like React and Angular are greatly reduced, to the point that they are (almost?) unnecessary.

[1] https://turbo.hotwired.dev

[2] https://htmx.org