1 repository
Organises features by their specification section for side-by-side comparison across implementations.
Distinct from Feature Specification Definition: Distinct from Feature Specification Definition: maps features to specification sections rather than generating implementation plans.
Explore 1 awesome GitHub repository matching software engineering & architecture · Specification-Section Mappings. Refine with filters or upvote what's useful.
This project is a reference catalogue of the new syntax and behavioral changes introduced in the ECMAScript 6 (ES6) specification for JavaScript. It serves as a curated overview and comparison table of the language features defined by the standard, documenting additions such as block scoping with let and const, arrow function syntax, default parameter handling, and rest parameter collection. The reference is structured as a side-by-side comparison chart that maps old and new JavaScript syntax patterns, providing a focused guide for each capability. It covers the core language fundamentals
Organises ES6 features by their specification section for side-by-side comparison.