- The JavaScript Workshop
- Joseph Labrecque Jahred Love Daniel Rosenbaum Nick Turner Gaurav Mehla Alonzo L. Hosford Florian Sloot Philip Kirkbride
- 177字
- 2021-06-11 12:53:01
Summary
In this chapter, we took a dive into the vast world of JavaScript libraries. We started with an explanation of the terms library and framework. From there, we had a look at a few popular frameworks and what they can help us with. The exercises in this chapter demonstrated where we can find external packages and how we can make use of them. Some of the things we did with these libraries included creating fading effects, removing duplicated entries from a list, and rendering DOM elements to the document. We discussed the disadvantages of using external source code as well. However, the biggest achievement of this chapter was creating our own library that helped us create headlines. We finished this chapter by making use of various libraries to enhance our to-do list with some nice UI effects.
The next chapter will show us how to work with data in JavaScript. We will gain an understanding of how data is represented, how it can be passed around, and how specific types can be cast into different types.
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Implementing Modern DevOps
- Android應用程序開發與典型案例
- C語言程序設計習題解析與上機指導(第4版)
- GeoServer Cookbook
- Angular UI Development with PrimeNG
- Visual Basic程序開發(學習筆記)
- Clojure for Domain:specific Languages
- C語言程序設計
- Learn Swift by Building Applications
- MySQL數據庫管理與開發(慕課版)
- 自制編程語言
- Mastering Akka
- 貫通Tomcat開發
- 寫給青少年的人工智能(Python版·微課視頻版)