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
13k stars
353 watching
1k forks
Language: JavaScript
last commit: almost 4 years agoLinked from 2 awesome lists
cheatsheetes6-javascriptjavascript
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A comprehensive resource for JavaScript developers to learn and reference modern JavaScript concepts and syntax. | 25,411 | |
| Comprehensive guidelines for naming conventions in programming languages. | 13,969 | |
| Enables static scope analysis and transpilation of ES6 block scoped const and let variables to ES3. | 115 | |
| Transpiles ES6 block scoped const and let variables to ES3 | 5 | |
| A collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications. | 45,629 | |
| A cheatsheet resource covering the basics of promises and async/await in JavaScript. | 1,944 | |
| A comprehensive guide to ECMAScript 6, covering its new features and capabilities | 5,441 | |
| A programming language with unique syntax and features designed to simplify development and improve code readability | 11,666 | |
| API design guidelines and best practices for building flexible and secure APIs | 1,113 | |
| Prevents binding functions and initial state setup in class constructors to improve code clarity and reduce unnecessary complexity. | 12 | |
| Provides a standardized ESLint configuration for JavaScript code style | 2,611 | |
| Best practices and guidelines for maintaining JavaScript projects | 29,443 | |
| Provides warnings about deprecated code usage to help refactor and maintain existing codebases. | 81 | |
| A concise reference guide to modern C++ syntax and standard library classes | 3,275 | |
| Teaches developers how to securely use environment variables in their code | 200 |