The Problem with Native JavaScript APIs
by Nicholas C. Zakas
File Size: 1079 KB
Print Pages: 16 pages
Publisher finelybook 出版社: O’Reilly Media; 1 edition (19 July 2012)
Language 语言: English
ISBN-13: 9781449339951
ASIN: B008MYLMHG
Many features inspired by popular JavaScript libraries are now available as native JavaScript APIs in today’s powerful browsers. While that may seem convenient given all of the JavaScript you need to write,relying on these APIs will only make code maintenance more difficult in the long run.
In this report,Nicholas Zakas—consultant and former front-end tech leader at Yahoo!—provides a case study to show how different browsers can develop native APIs for the same specification and still end up with different interpretations. You’ll discover how these APIs can tie your code to specific browsers,forcing you to upgrade application logic whenever new browsers and new browser versions are released.
Contents
The Problem with Native JavaScript APIs 1
Issues with Native APIs 2
Case Study: matchMedia 3
Facades and Polyfills 5
What to Do? 6
The Problem with Native JavaScript APIs
相关推荐
Practical SharePoint Framework (SPFx) Development: Build modern, scalable, and efficient business solutions for SharePoint and Microsoft 365
Test Automation with Nightwatch.js: Simplify web testing with JavaScript and Node.js
BiteSize Python for Absolute Beginners: With Practice Labs, Real-World Examples, and Generative AI Assistance
Java Generics and Collections: Fundamentals and Recommended Practices, 2nd Edition
Difference Equations and Applications
Software Architecture with Spring: Design scalable and high-performance Java applications with Spring