Vue js the Progressive Framework - Evan You

Опубликовано: 04 Ноябрь 2024
на канале: UtahJS
26,152
379

www.utahjs.com

2016 UtahJS Conference
Friday, September 16, 2016

Slides: https://docs.google.com/presentation/...

Developers often consider performance an important factor when choosing frameworks, however it is often not so straightforward when trying to measure the performance of a framework. In this talk I am going to walk the audience through the techniques used in major frontend frameworks - namely dirty checking, virtual-dom diffing and dependency-tracking. I will also compare them in different use case scenarios to give users a balanced idea of how each strategy performs under different circumstances.