Advanced JavaScript: Speed up web development with the powerful features and benefits of JavaScript

Zachary Shute

  • 出版商: Packt Publishing
  • 出版日期: 2019-01-31
  • 售價: $1,640
  • 貴賓價: 9.5$1,558
  • 語言: 英文
  • 頁數: 330
  • 裝訂: Paperback
  • ISBN: 1789800102
  • ISBN-13: 9781789800104
  • 相關分類: JavaScript
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Gain a deeper understanding of JavaScript and apply it to build small applications in backend, frontend, and mobile frameworks.

Key Features

  • Explore the new ES6 syntax, the event loop, and asynchronous programming
  • Learn the test-driven development approach when building apps
  • Master advanced JavaScript concepts to enhance your web developments skill

Book Description

If you are looking for a programming language to develop flexible and efficient applications, JavaScript is an obvious choice. Advanced JavaScript is a hands-on guide that takes you through JavaScript and its many features, one step at a time. You'll begin by learning how to use the new JavaScript syntax in ES6, and then work through the many other features that modern JavaScript has to offer. As you progress through the chapters, you'll use asynchronous programming with callbacks and promises, handle browser events, and perform Document Object Model (DOM) manipulation. You'll also explore various methods of testing JavaScript projects. In the concluding chapters, you'll discover functional programming and learn to use it to build your apps. With this book as your guide, you'll also be able to develop APIs using Node.js and Express, create front-ends using React/Redux, and build mobile apps using React/Expo.

By the end of Advanced JavaScript, you will have explored the features and benefits of JavaScript to build small applications.

What you will learn

  • Examine major features in ES6 and implement those features to build applications
  • Create promise and callback handlers to work with asynchronous processes
  • Develop asynchronous flows using Promise chaining and async/await syntax
  • Manipulate the DOM with JavaScript
  • Handle JavaScript browser events
  • Explore Test Driven Development and build code tests with JavaScript code testing frameworks.
  • List the benefits and drawbacks of functional programming compared to other styles
  • Construct applications with the Node.js backend framework and the React frontend framework

Who this book is for

This book is designed to target anyone who wants to write JavaScript in a professional environment. We expect the audience to have used JavaScript in some capacity and be familiar with the basic syntax. This book would be good for a tech enthusiast wondering when to use generators or how to use Promises and Callbacks effectively, or a novice developer who wants to deepen their knowledge on JavaScript and understand TDD.

Table of Contents

  1. Introducing ECMAScript 6
  2. Asynchronous JavaScript
  3. DOM Manipulation and Event Handling
  4. Testing JavaScript
  5. Functional Programming
  6. The JavaScript Ecosystem

商品描述(中文翻譯)

深入了解JavaScript並將其應用於後端、前端和移動框架的小型應用程式。

主要特點:
- 探索新的ES6語法、事件循環和異步編程
- 學習在構建應用程式時的測試驅動開發方法
- 掌握高級JavaScript概念,以增強您的網頁開發技能

書籍描述:
如果您正在尋找一種開發靈活高效應用程式的程式語言,JavaScript是一個明顯的選擇。《Advanced JavaScript》是一本實踐指南,逐步介紹JavaScript及其眾多功能。您將首先學習如何使用ES6中的新JavaScript語法,然後逐步探索現代JavaScript提供的其他功能。隨著章節的進展,您將使用回調和Promise進行異步編程,處理瀏覽器事件並進行文檔對象模型(DOM)操作。您還將探索各種測試JavaScript項目的方法。在結尾章節中,您將了解函數式編程並學習如何使用它來構建應用程式。有了這本書作為指南,您還可以使用Node.js和Express開發API,使用React/Redux創建前端,並使用React/Expo構建移動應用程式。

通過《Advanced JavaScript》的學習,您將探索JavaScript的功能和優勢,並能夠構建小型應用程式。

您將學到:
- 檢查ES6中的主要功能並實施這些功能以構建應用程式
- 創建Promise和回調處理程序以處理異步過程
- 使用Promise鏈接和async/await語法開發異步流程
- 使用JavaScript操作DOM
- 處理JavaScript瀏覽器事件
- 探索測試驅動開發並使用JavaScript代碼測試框架構建代碼測試
- 列舉函數式編程相對於其他風格的優點和缺點
- 使用Node.js後端框架和React前端框架構建應用程式

適合閱讀對象:
本書旨在針對希望在專業環境中使用JavaScript的任何人。我們期望讀者在某種程度上已經使用過JavaScript並熟悉基本語法。本書適合對於何時使用生成器或如何有效使用Promise和回調感到好奇的技術愛好者,或者想要深入了解JavaScript並理解測試驅動開發的初學者開發者。

目錄:
1. 介紹ECMAScript 6
2. 異步JavaScript
3. DOM操作和事件處理
4. 測試JavaScript
5. 函數式編程
6. JavaScript生態系統