DEV Community

Discussion on: Stop Bundling Scripts for Better Web Performance

Collapse
 
mburszley profile image
Maximilian Burszley • Edited

94.08% of public web users across all platforms, sure. What if you're developing a SaaS product you anticipate industry to use which are still stuck on IE11, pre-Chromium Edge, etc.? That is a large population. Service workers are fine for your hobby project, but if you're monetizing and targeting certain demographics, you'll need that backwards compat.

Thread Thread
 
fleshmecha profile image

I'm not developing a SaaS product. I'm doing well.