1
0
mirror of https://github.com/mojpm/frontend-development.git synced 2025-08-27 13:39:48 +02:00

Merge pull request #8 from phuoc-ng/snippets

Update README #8
This commit is contained in:
Joel P. Mugalu
2020-11-04 21:46:13 +03:00
committed by GitHub

View File

@@ -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/)