Faster apps with JSON.parse (Chrome Dev Summit 2019)
Channel:
Subscribers:
791,000
Published on ● Video Link: https://www.youtube.com/watch?v=ff4fgQxPaO0
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
Tags:
type: Conference Talk (Full production);
pr_pr: Chrome
purpose: Educate