Even with the smallest change to a file; our browsers have to download the entire resource again. We’ll look at a way of transferring only the changes between versions, and patching them on the client in a way is transparent and degrades gracefully.
We’ll also see how we can use this technique to deploy real-time updates to connected clients - allowing us to develop applications simultaneously across a large number of devices.
Even with the smallest change to a file; our browsers have to download the entire resource again. We’ll look at a way of transferring only the changes between versions, and patching them on the client in a way is transparent and degrades gracefully.
We’ll also see how we can use this technique to deploy real-time updates to connected clients - allowing us to develop applications simultaneously across a large number of devices.