Simplifying JavaScript: Writing Modern JavaScript with ES5, ES6, and Beyond (pdf)

$12.00

Author Joe Morgan
Edition 1
Edition Year 2018
Format PDF
Language English
Number Of Pages 284
Publisher Pragmatic Bookshelf
ISBN 9781680502886

Description

The best modern JavaScript is simple, readable, and predictable. Learn to write modern JavaScript not by memorizing a list of new syntax, but with practical examples of how syntax changes can make code more expressive. Starting from variable declarations that communicate intention clearly, see how modern principles can improve all parts of code. Incorporate ideas with curried functions, array methods, classes, and more to create code that does more with less while yielding fewer bugs.

It’s time to write JavaScript code that’s clean and exprssive. Modern JavaScript is simpler and more predictable and readable than ever. Discover how to write better code with clear examples using principles that show how updated syntax can make code better with fewer bugs.

Starting from the ground up, learn new syntax (or how to reuse older syntax) to transform code from clunky bug-susceptible scripts to clear and elegant programs that are easy to read and easy to extend.

Create a foundation for readable code with simple variable declarations that reduce side effects and subtle bugs. Select collections with clear goals instead of defaulting to objects or arrays. See how to simplify iterations from complex loops to single line array methods. Master techniques for writing flexible and solid code ranging from high-order functions, to reusableclasses, to patterns for architecting large applications creating applications that will last while through rounds of refactoring and changing requirements.

The best part is there’s no need to read this book straight through. Jump around and incorporate new functionality at will. Most importantly, understand not just what the new syntax is, but when and how to use it. Start writing better code from the first page.

Additional information

Author

Joe Morgan

Edition

1

Edition Year

2018

Format

PDF

Language

English

Number Of Pages

284

Publisher

Pragmatic Bookshelf

ISBN

9781680502886

Reviews

There are no reviews yet.

Be the first to review “Simplifying JavaScript: Writing Modern JavaScript with ES5, ES6, and Beyond (pdf)”

Your email address will not be published. Required fields are marked *