| ▲ | yawaramin 10 hours ago | |
No, every interactive event doesn't need to have a network request in the loop. And you only need a tiny bit of client-side JS for a most of the plumbing. It is quite pleasant to work with, because you don't have to worry about a constant stream of vulnerabilities or supply chain attacks. You just vendornthe script in your repo, add it as a <script> tag on the page, and you're done. | ||
| ▲ | deadbabe an hour ago | parent [-] | |
Who is worrying? If JavaScript is on the front end the supply chain attacks are really not your problem. | ||