Free shipping on orders over $99
Get Programming with JavaScript Next

Get Programming with JavaScript Next

New Features of ECMAScript 2015, 2016, and Beyond

by J. D. Isaacks
Paperback
Publication Date: 28/11/2017

Share This Book:

  $99.25
or 4 easy payments of $24.81 with
afterpay
This item qualifies your order for FREE DELIVERY

Summary

Get Programming with JavaScript Next introduces the modern age of JavaScript programming with ES6 and ES7 without dragging you through confusing jargon and abstract examples you'll never use. In just 34 quick-fire sessions, you'll quickly be coding with the latest features and functions of ES6 and ES7

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Great code is readable, bug-free, and maintainable. Modern JavaScript, aka JavaScript Next, makes it much, much easier to write great applications. New features introduced in ES2015 simplify the structure of your JavaScript projects and radically streamline async-oriented tasks like writing reactive applications and microservices.

About the Book

Get Programming with JavaScript Next introduces you to the new features included in the ES2015-and-later JavaScript releases. You'll learn example by example in 34 short lessons, each designed to drive home a specific skill. The coverage is complete: you'll explore new language syntax, declarations, and data types. You'll structure code with modules, replace callbacks with promises, and use classes instead of constructors. Every time you turn a page, complete an exercise, or study a carefully crafted illustration, you'll be one step closer to JavaScript mastery.

What's Inside

  • New features from ES2015 and later
  • Writing asynchronous code
  • Creating custom iterables
  • Troubleshooting modules and classes

About the Reader

Written for web developers comfortable with standard JavaScript 5 features and coding style.

About the Author

J.D. Isaacks is a seasoned developer, a JavaScript instructor, and an open source maintainer.

Table of Contents

  • Lesson 1 - ECMAScript specification and the proposal process
  • Lesson 2 - Transpiling with Babel
  • Lesson 3 - Bundling modules with Browserify
  • UNIT 1 - VARIABLES AND STRINGS
  • Lesson 4 - Declaring variables with let
  • Lesson 5 - Declaring constants with const
  • Lesson 6 - New string methods
  • Lesson 7 - Template literals
  • Lesson 8 - Capstone: Building a domain-specific language
  • UNIT 2 - OBJECTS AND ARRAYS
  • Lesson 9 - New array methods
  • Lesson 10 - Object.assign
  • Lesson 11 - Destructuring
  • Lesson 12 - New object literal syntax
  • Lesson 13 - Symbol-a new primitive
  • Lesson 14 - Capstone: Simulating a lock and key
  • UNIT 3 - FUNCTIONS
  • Lesson 15 - Default parameters and rest
  • Lesson 16 - Destructuring parameters
  • Lesson 17 - Arrow functions
  • Lesson 18 - Generator functions
  • Lesson 19 - Capstone: The prisoner's dilemma
  • UNIT 4 - MODULES
  • Lesson 20 - Creating modules
  • Lesson 21 - Using modules
  • Lesson 22 - Capstone: Hangman game
  • UNIT 5 - ITERABLES
  • Lesson 23 - Iterables
  • Lesson 24 - Sets
  • Lesson 25 - Maps
  • Lesson 26 - Capstone: Blackjack
  • UNIT 6 - CLASSES
  • Lesson 27 - Classes
  • Lesson 28 - Extending classes
  • Lesson 29 - Capstone: Comets
  • UNIT 7 - WORKING ASYNCHRONOUSLY
  • Lesson 30 - Promises
  • Lesson 31 - Advanced promises
  • Lesson 32 - Async functions
  • Lesson 33 - Observables
  • Lesson 34 - Capstone: Canvas image gallery


  • Appendix - Exercise answers
ISBN:
9781617294204
9781617294204
Category:
Internet browsers
Format:
Paperback
Publication Date:
28-11-2017
Language:
English
Publisher:
Manning Publications Co. LLC
Country of origin:
United States
Dimensions (mm):
234.95x187.45x17.78mm
Weight:
0.66kg

This title is in stock with our overseas supplier and should arrive at our Sydney warehouse within 3 - 5 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Get Programming with JavaScript Next.