目錄(64章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Diving into the JavaScript Core
- Make your code readable and expressive
- Mastering multiline strings in JavaScript
- Manipulating arrays in the ES5 way
- Traversing an object in an elegant reliable safe and fast way
- The most effective way of declaring objects
- How to – magic methods in JavaScript
- Summary
- Chapter 2. Modular Programming with JavaScript
- How to get out of a mess using modular JavaScript
- How to use asynchronous modules in the browser
- How to – use synchronous modules on the server
- JavaScript's built-in module system
- Transpiling CommonJS for in-browser use
- Summary
- Chapter 3. DOM Scripting and AJAX
- High-speed DOM operations
- Communicating with the server
- Summary
- Chapter 4. HTML5 APIs
- Storing data in web-browser
- Boosting performance with JavaScript workers
- Creating the first web component
- Learning to use server-to-browser communication channels
- Summary
- Chapter 5. Asynchronous JavaScript
- Nonblocking JavaScript
- Error-first Callback
- Continuation-passing style
- Handling asynchronous functions in the ES7 way
- Parallel tasks and task series with the Async.js library
- Event handling optimization
- Summary
- Chapter 6. A Large-Scale JavaScript Application Architecture
- Design patterns in JavaScript
- Understanding concern separation in JavaScript
- Using JavaScript MV* frameworks
- Summary
- Chapter 7. JavaScript Beyond the Browser
- Levelling up the coding of a command-line program in JavaScript
- Building a web server with JavaScript
- Writing a desktop HTML5 application
- Using PhoneGap to make a mobile native app
- Summary
- Chapter 8. Debugging and Profiling
- Hunting bugs
- Getting the best from a console API
- Tuning performance
- Summary
- Index 更新時間:2021-07-30 09:57:11
推薦閱讀
- 新編Visual Basic程序設計上機實驗教程
- 大學計算機應用基礎實踐教程
- OpenCV實例精解
- Hands-On Image Processing with Python
- CentOS 7 Linux Server Cookbook(Second Edition)
- Magento 2 Theme Design(Second Edition)
- C語言程序設計實訓教程
- Mastering Articulate Storyline
- aelf區塊鏈應用架構指南
- Scientific Computing with Scala
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- 組態軟件技術與應用
- 創意UI Photoshop玩轉移動UI設計
- 人人都能開發RPA機器人:UiPath從入門到實戰
- Mastering JavaScript
- Python Linux系統管理與自動化運維
- Responsive Web Design with jQuery
- Scala編程(第4版)
- Python編程基礎與數據分析
- Getting Started with Backbone Marionette
- 米思齊實戰手冊:Arduino圖形化編程指南
- Java EE 8 Development with Eclipse
- C#灰帽子:設計安全測試工具
- Java語言案例教程
- Python 3反爬蟲原理與繞過實戰
- 算法深潛:勇敢者的Python探險
- RHCSA/RHCE8紅帽Linux認證學習教程
- PLC標準化編程原理與方法
- Python Automation Cookbook
- 從零開始:Python快速入門教程