This is an exciting time to learn JavaScript. Now that the latest JavaScript specification - ECMAScript 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 pr
Learning JavaScript: Add Sparkle and Life to Your Web Pages
β Scribed by Ethan Brown
- Publisher
- O'Reilly Media
- Year
- 2016
- Tongue
- English
- Leaves
- 364
- Edition
- 3
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This is an exciting time to learn JavaScript. Now that the latest JavaScript specificationβECMAScript 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. Youβll 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 ES5
- Translate data into a format that JavaScript can use
- Understand the basic usage and mechanics of JavaScript functions
- Explore objects and object-oriented programming
- Tackle new concepts such as iterators, generators, and proxies
- Grasp the complexities of asynchronous programming
- Work with the Document Object Model for browser-based apps
- Learn Node.js fundamentals for developing server-side applications
β¦ Subjects
ΠΠΈΠ±Π»ΠΈΠΎΡΠ΅ΠΊΠ°;ΠΠΎΠΌΠΏΡΡΡΠ΅ΡΠ½Π°Ρ Π»ΠΈΡΠ΅ΡΠ°ΡΡΡΠ°;HTML / CSS / JavaScript;
π SIMILAR VOLUMES
If you're a programmer new to JavaScript, or even a beginner with little or no programming experience, this latest edition of practical book offers complete, no-nonsense coverage of this essential web development language. Learning JavaScript follows proven learning principles to help you absorb the
Creating useful and attractive web sites for today's audiences requires more JavaScript programming than ever before. JavaScript, however, isn't easy and staying up to date with recent trends makes it even harder. You need a way to integrate the latest technology into your web site without having to
Embark on an immersive journey into the heart of JavaScript with our comprehensive guide, "JavaScript Mastery: Live Coding Essentials." This book is meticulously crafted to streamline your learning experience, offering a dynamic approach to mastering JavaScript that goes beyond traditional methods.
This book starts off with an introduction to JavaScript security and gives you an overview of the basic functions JavaScript can perform on the Web, both on the client side and the server side. It demonstrates a couple of ways in which RESTful APIs can be laden with security flaws. You will also cre
<p><b>Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects</b></p><h4>Key Features</h4><ul><li>Write eloquent JavaScript and employ fundamental and advanced features to create your own web apps</li><li>Interact with the browser with HTM