File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 8484- [ ES6 Featues] ( #es6-features )
8585- [ ES5 Features] ( #es5-features )
8686- [ Examples] ( #examples )
87+ - [ Snippets] ( #snippets )
88+ - [ Short Hands] ( #short-hands )
8789- [ List of GitHub Repositories to learn JavaScript] ( #list-of-github-repositories-to-learn-javascript )
8890- [ List of Websites to learn JavaScript] ( #list-of-websites-to-learn-javascript )
8991- [ List of Books to learn JavaScript] ( #list-of-books-to-learn-javascript )
@@ -3880,6 +3882,18 @@ newObj();
38803882// output: 10
38813883` ` `
38823884
3885+ ## Snippets
3886+
3887+ ` ` ` jsx
3888+
3889+ ` ` `
3890+
3891+ ## Short Hands
3892+
3893+ ` ` ` jsx
3894+
3895+ ` ` `
3896+
38833897## List of GitHub Repositories to learn JavaScript
38843898
38853899- [30 Days of JavaScript](https://github.com/Asabeneh/30-Days-Of-JavaScript)
You can’t perform that action at this time.
0 commit comments