Full session (30 minutes)
web development
frontend

We already know that client-side is no longer just html/css, and running on single threaded JavaScript is kind of sucks, so why not using the background threads web-workers? In my talk, we will build an example of making our site much faster when using web workers. We will talk about when to use them and when not, and how to check if we did a good job.

Shalev Shalit