出版时间:2018.4
官网链接:Manning
下载地址:百度网盘(PDF+EPUB+MOBI)
提取码 :5a4g
内容简介:
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!
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.