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
相关推荐
Getting to Know Mobile GIS
OCP Oracle Certified Professional Java SE 21 Developer (Exam 1Z0-830) Java SE 17 Developer (Exam 1Z0-829) Programmer’s Guide
Java Cookbook: Problems and Solutions for Java Developers, 5th Edition
100 C++ Mistakes and How to Avoid Them
Artificial Intelligence for IoT Cookbook: Over 70 recipes for building AI solutions for smart homes,industrial IoT,and smart cities
Alice and Bob Learn Secure Coding