es6-cheatsheet

ES6 reference guide

A cheatsheet providing tips, tricks, best practices and code snippets for working with ES6 JavaScript features

ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets

GitHub

13k stars
353 watching
1k forks
Language: JavaScript
last commit: about 2 years ago
Linked from 2 awesome lists

cheatsheetes6-javascriptjavascript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mbeaudru/modern-js-cheatsheet A comprehensive resource for JavaScript developers to learn and reference modern JavaScript concepts and syntax. 25,392
kettanaito/naming-cheatsheet Comprehensive guidelines for naming conventions in programming languages. 13,928
olov/defs Enables static scope analysis and transpilation of ES6 block scoped const and let variables to ES3. 116
ee/grunt-defs Transpiles ES6 block scoped const and let variables to ES3 5
typescript-cheatsheets/react A collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications. 45,464
frontarm/async-javascript-cheatsheet A cheatsheet resource covering the basics of promises and async/await in JavaScript. 1,943
nzakas/understandinges6 A comprehensive guide to ECMAScript 6, covering its new features and capabilities 5,447
todepond/dreamberd A programming language with unique syntax and features designed to simplify development and improve code readability 11,477
restcheatsheet/api-cheat-sheet API design guidelines and best practices for building flexible and secure APIs 1,111
markalfred/eslint-plugin-no-constructor-bind Prevents binding functions and initial state setup in class constructors to improve code clarity and reduce unnecessary complexity. 12
standard/eslint-config-standard Provides a standardized ESLint configuration for JavaScript code style 2,610
elsewhencode/project-guidelines Guidelines for maintaining and improving the quality of JavaScript projects. 29,411
alexmost/eslint-plugin-deprecate Provides warnings about deprecated code usage to help refactor and maintain existing codebases. 81
mortennobel/cpp-cheatsheet A concise reference guide to modern C++ syntax and standard library classes 3,240
dwyl/learn-environment-variables Teaches developers how to securely use environment variables in their code 200