Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

JavaScript: Moving to ES2015

Posted By: hill0
JavaScript: Moving to ES2015

JavaScript: Moving to ES2015 by Ved Antani
English | 15 Jun. 2017 | ISBN: 1787125912 | 834 Pages | AZW3 | 9.08 MB

Explore and master modern JavaScript techniques with ES2015 in order to build large-scale web applications About This Book * This course offers an expert's eye on the latest ES6 features and how these advanced tasks fit together in JavaScript as a whole * Discover robust JavaScript implementations of classic and advanced design patterns * Learn about modern web architectures and build real-world apps on top of them Who This Book Is For This course is for experienced developers familiar with other object-oriented languages who wants to learn new capabilities of ES-2015 to improve their web development skills and build professional-quality web applications. This also goes for those who want to explore some modern JavaScript features, techniques, and architectures in order to develop cutting-edge web applications. What You Will Learn * Get a run through of the basic language constructs, Functions, and Closures of JavaScript * Code using the powerful object-oriented feature in JavaScript * Master DOM manipulation, cross-browser strategies, and ES6 * Harness the power of patterns for tasks ranging from application building to code testing * Identify the best use cases for microservices * Gain expertise in responsive and dynamic website design * Enable real-time communications between client-client and client-server/server-client * Write complete applications using functional reactive programming In Detail JavaScript is a high-level, dynamic, untyped, lightweight, and interpreted programming language. Mastering modern JavaScript techniques and the toolchain are essential to develop web-scale