While I agree that most websites ship way too much js, there are many possible use cases which aren’t just to facilitate tracking and data collection. Some legit uses could be animations which cannot be achieved easily with just CSS, or the ability to update data asynchronously without reloading the page.
While I agree that most websites ship way too much js, there are many possible use cases which aren’t just to facilitate tracking and data collection. Some legit uses could be animations which cannot be achieved easily with just CSS, or the ability to update data asynchronously without reloading the page.