Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 994265b

Browse files
committed
Add snippets and cheetsheets
1 parent f85e35b commit 994265b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,10 +221,17 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
221221
- [Pramp](https://www.pramp.com/#/)
222222
- [JavaScript Gekk]()
223223

224+
- Snippets and cheetsheets
225+
- [A ridiculous collection of cheatsheets](https://devhints.io/)
226+
- [Modern JavaScript Cheatsheet](https://github.com/mbeaudru/modern-js-cheatsheet)
227+
- [Favorite JavaScript utilities in single line of code](https://1loc.dev/)
228+
- [Short JavaScript code snippets for all your development needs](https://github.com/30-seconds/30-seconds-of-code)
229+
224230
- Style Guides
225231
- [Standardjs](https://standardjs.com/)
226232
- [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html)
227233
- [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript)
234+
228235
- Visual Studio Code Extensions
229236
- [Snippets](https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets) - Snippets for JavaScript ES6 syntax and TypeScript.
230237
- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) - Code Linter that can find out any problematic patterns. You can even make your own set of rules to check and reuse logic.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /