Faster apps with JSON.parse (Chrome Dev Summit 2019)

Subscribers:
791,000
Published on ● Video Link: https://www.youtube.com/watch?v=ff4fgQxPaO0



Duration: 6:40
309,817 views
13,057


Because the JSON grammar is much simpler than JavaScript’s grammar, JSON can be parsed more efficiently than JavaScript. This knowledge can be applied to improve start-up performance for web apps that ship large JSON-like configuration object literals (such as inline Redux stores).

Presented by: Mathias Bynens - https://goo.gle/2Oh2tq6

More info → https://goo.gle/33czWGH

#ChromeDevSummit All Sessions → https://goo.gle/CDS19

Subscribe to Google Chrome Developers → https://goo.gle/ChromeDevs

Event photos →  https://goo.gle/CDS19Photos

event: Chrome Dev Summit 2019; re_ty: Publish; product: Chrome - General; fullname: Mathias Bynens;




Other Videos By Chrome for Developers


2019-11-27Live at CDS '19 - #AskChrome
2019-11-25Predictive prefetching for the Web (Chrome Dev Summit 2019)
2019-11-25Machine Learning magic for your web application with TensorFlow.js (Chrome Dev Summit 2019)
2019-11-25Web development on Chrome OS (Chrome Dev Summit 2019)
2019-11-255 tips to make your PWA stand out (Chrome Dev Summit 2019)
2019-11-25Developing for enterprise with Chrome (Chrome Dev Summit 2019)
2019-11-25Blending PWA into native environments (Chrome Dev Summit 2019)
2019-11-22Tools for fast Angular applications (Chrome Dev Summit 2019)
2019-11-22What’s new in Material Design for the web (Chrome Dev Summit 2019)
2019-11-22Facilitating payments on the web (Chrome Dev Summit 2019)
2019-11-22Faster apps with JSON.parse (Chrome Dev Summit 2019)
2019-11-22Hello dark mode, my old friend (Chrome Dev Summit 2019)
2019-11-22Web bingo at Chrome Dev Summit '19
2019-11-21Color & custom properties - Designing in the Browser
2019-11-20What’s new in Canvas - Offscreen Canvas and Text Metric use cases (Chrome Dev Summit 2019)
2019-11-19You should focus — supporting different devices on the web (Chrome Dev Summit 2019)
2019-11-19WebP in its 10th year (Chrome Dev Summit 2019)
2019-11-18Chrome’s ecosystem collaboration (Chrome Dev Summit 2019)
2019-11-18User-first interactive sites with AMP (Chrome Dev Summit 2019)
2019-11-17Getting permission: Patterns for making fluent permission requests (Chrome Dev Summit 2019)
2019-11-17Ready player web: Building modern web games (Chrome Dev Summit 2019)



Tags:
type: Conference Talk (Full production);
pr_pr: Chrome
purpose: Educate