Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It says that service workers are the replacement but on the service workers page cautions that they are experimental technology and the spec isn't finalized[1]. If you're deploying a new application which should you use?

[1] https://developer.mozilla.org/en-US/docs/Web/API/Service_Wor...



I use service workers for side projects that only target new browsers, and appcache for everything else.


Service Workers is a definite game changer. However, one thing to remember when implementing them is that you will need to be entirely on HTTPS.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: