Faster Apps With JSON.parse



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). EVENT: Chrome Dev Summit 2019 SPEAKER: Mathias Bynens PUBLICATION PERMISSIONS: Original video was published with the Creative Commons Attribution license (reuse allowed) ATTRIBUTION CREDITS: Original video source: https://www.youtube.com/watch?v=ff4fgQxPaO0 https://www.youtube.com/watch?v=1gEoOuixsYs

Leave a Reply

Your email address will not be published. Required fields are marked *