Web Workers, Service Workers, and PWAs

  • Post comments:0 Comments



Learn about the power of web workers, service workers, and how they enable Progressive Web Apps (PWAs). Web Workers give front-end developers the freedom to offload heavy processing tasks to separate threads. Service Workers take Web Workers even further by providing native application caching, which enables PWAs to run more efficiently and even offline!

Talk by Micheal Cole at the PDX Node Meetup. Thanks to PDX Node for giving us permission to share this talk. Check out their YouTube channel: https://www.youtube.com/channel/UCI8MIw5A7ALtIvNHsrYJbjg

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://medium.freecodecamp.org

And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp

source

Leave a Reply