filmov
tv
Practical tips for JavaScript optimisation - lecture by Jakub Sowiński - Code Europe Spring 2017
![preview_player](https://i.ytimg.com/vi/Gl8vucNqtZQ/maxresdefault.jpg)
Показать описание
With gain of popularity of JS-based web applications and growth of mobile web traffic, need for optimization of JavaScript code increases. I will present several techniques that can help satisfying this need, from the architecture of your application, through bundling and compile-time enhancements, to cache'ing with service workers.