javascript-es2020-sandbox
ECMAScript-features


javascript-es2020-sandbox | ECMAScript-features | |
---|---|---|
1 | 1 | |
0 | 904 | |
- | 0.9% | |
3.8 | 5.4 | |
about 4 years ago | 5 months ago | |
JavaScript | JavaScript | |
- | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
javascript-es2020-sandbox
-
Optional Chaining in JavaScript ES2020 Illustrated
NOTE: the full-resolution version is available here.
ECMAScript-features
-
Extremely reducing the size of NPM package
EcmaScript features can be divided into 2 groups - those that add new objects or expand their API, and those that change the syntax of the language. Here is another repository, it conveniently contains all the ECMAScript features by year with their description and examples. If you look at the ES2017 update, then the first group of features would contain the Object.values and Object.entries features, and the second group - asynchronous functions.
What are some alternatives?
javascript-algorithms - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
cm-chessboard - A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expandable
freeCodeCamp - freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
JsAM - The Javascript Actor Model Framework
React - The library for web and native user interfaces.
entendendo-es6 - Repositório oficial do livro: ECMAScript 6 - Entre de Cabeça no Futuro do JavaScript
axios - Promise based HTTP client for the browser and node.js
ECMAScript-new-features-list - A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
Vue.js - This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
minification-benchmarks - 🏃♂️🏃♀️🏃 JS minification benchmarks: babel-minify, esbuild, terser, uglify-js, swc, google closure compiler, tdewolff/minify

