The JavaScript Workshop
上QQ阅读APP看书,第一时间看更新

4. JavaScript Libraries and Frameworks

Overview

By the end of this chapter, you will be able to use JavaScript frameworks and libraries to perform different tasks; demonstrate event handling with jQuery; use popular JavaScript Frameworks; name the do's and don'ts of using a framework; and build a library

In this chapter, you will learn how and when to combine your source code with external software.