Learning JavaScript (e-bog) af Brown, Ethan
Brown, Ethan (forfatter)

Learning JavaScript e-bog

245,52 DKK (inkl. moms 306,90 DKK)
This is an exciting time to learn JavaScript. Now that the latest JavaScript specificationECMAScript 6.0 (ES6)has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros alike) on a no-nonsense tour of ES6, along with some related tools and techniques.Author Ethan Brown...
E-bog 245,52 DKK
Forfattere Brown, Ethan (forfatter)
Udgivet 17 februar 2016
Længde 350 sider
Genrer Web programming
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781491914922
This is an exciting time to learn JavaScript. Now that the latest JavaScript specificationECMAScript 6.0 (ES6)has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros alike) on a no-nonsense tour of ES6, along with some related tools and techniques.Author Ethan Brown (Web Development with Node and Express) not only guides you through simple and straightforward topics (variables, control flow, arrays), but also covers complex concepts such as functional and asynchronous programming. Youll learn how to create powerful and responsive web applications on the client, or with Node.js on the server.Use ES6 today and transcompile code to portable ES5Translate data into a format that JavaScript can useUnderstand the basic usage and mechanics of JavaScript functionsExplore objects and object-oriented programmingTackle new concepts such as iterators, generators, and proxiesGrasp the complexities of asynchronous programmingWork with the Document Object Model for browser-based appsLearn Node.js fundamentals for developing server-side applications