diff --git a/README.md b/README.md index 97efea9..1785e05 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,12 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD) - [Pramp](https://www.pramp.com/#/) - [JavaScript Gekk]() +- Snippets and cheetsheets + - [A ridiculous collection of cheatsheets](https://devhints.io/) + - [Modern JavaScript Cheatsheet](https://github.com/mbeaudru/modern-js-cheatsheet) + - [Favorite JavaScript utilities in single line of code](https://1loc.dev/) + - [Short JavaScript code snippets for all your development needs](https://github.com/30-seconds/30-seconds-of-code) + - Style Guides - [Standardjs](https://standardjs.com/)