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: almost 4 years ago
Linked from 2 awesome lists

cheatsheetes6-javascriptjavascript

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mbeaudru/modern-js-cheatsheetA comprehensive resource for JavaScript developers to learn and reference modern JavaScript concepts and syntax.25,411
kettanaito/naming-cheatsheetComprehensive guidelines for naming conventions in programming languages.13,969
olov/defsEnables static scope analysis and transpilation of ES6 block scoped const and let variables to ES3.115
ee/grunt-defsTranspiles ES6 block scoped const and let variables to ES35
typescript-cheatsheets/reactA collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications.45,629
frontarm/async-javascript-cheatsheetA cheatsheet resource covering the basics of promises and async/await in JavaScript.1,944
nzakas/understandinges6A comprehensive guide to ECMAScript 6, covering its new features and capabilities5,441
todepond/dreamberdA programming language with unique syntax and features designed to simplify development and improve code readability11,666
restcheatsheet/api-cheat-sheetAPI design guidelines and best practices for building flexible and secure APIs1,113
markalfred/eslint-plugin-no-constructor-bindPrevents binding functions and initial state setup in class constructors to improve code clarity and reduce unnecessary complexity.12
standard/eslint-config-standardProvides a standardized ESLint configuration for JavaScript code style2,611
elsewhencode/project-guidelinesBest practices and guidelines for maintaining JavaScript projects29,443
alexmost/eslint-plugin-deprecateProvides warnings about deprecated code usage to help refactor and maintain existing codebases.81
mortennobel/cpp-cheatsheetA concise reference guide to modern C++ syntax and standard library classes3,275
dwyl/learn-environment-variablesTeaches developers how to securely use environment variables in their code200