Opening book details…
Can I read Simplifying JavaScript on EtoBox?
Simplifying JavaScript by Joe Morgan is a nonfiction available to read on EtoBox.
What is Simplifying JavaScript about?
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 compl
Who reads Simplifying JavaScript?
It is typically read by self-directed learners exploring a subject in depth.
Common subject areas: history, science, philosophy, social sciences.
- Author
- Joe Morgan
- Publisher
- Pragmatic Bookshelf
- Published
- 2018
- Language
- EN
- Category
- nonfiction
- Subjects
- Computer Science, Programming, Stem
More by Joe Morgan
Browse all works by Joe Morgan
Similar books
- Learn To Write Modern JavaScript With ES5, ES6 & More — Jose Lynn (2022)
- Beginning JavaScript Syntax: Understanding Syntactical Rules and Structures for Better JavaScript Programming — Sonu Kapoor (2025)
- Beginning JavaScript : The Ultimate Guide to Modern JavaScript Development — Russ Ferguson (2019)
- Mastering JavaScript — Czar.eth (2023)
- Mastering JavaScript (Code Only) — Antani Ved. (2016)
- Eloquent JavaScript — Marijn Haverbeke