インターネットデパート - 取扱い商品数1000万点以上の通販サイト。送料無料商品も多数あります。

The Problem with Native JavaScript APIs

価格: ¥0
カテゴリ: Kindle版
ブランド: O'Reilly Media
Amazon.co.jpで確認

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.