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 8b17f73

Browse files
Merge pull request #5 from phuoc-ng/add-html-dom
Update README #5
2 parents 6b948fa + 87c735c commit 8b17f73

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
231231
- [Standardjs](https://standardjs.com/)
232232
- [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html)
233233
- [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript)
234+
234235
- Visual Studio Code Extensions
235236
- [Snippets](https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets) - Snippets for JavaScript ES6 syntax and TypeScript.
236237
- [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.
@@ -247,6 +248,10 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
247248
- [REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) - REST Client for Visual Studio Code
248249
- [Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome) - Debugging tool.
249250

251+
- Websites
252+
- [HTML DOM](https://htmldom.dev/) - Common tasks of managing HTML DOM with vanilla JavaScript
253+
- [this vs that](https://thisthat.dev/) - The differences between ___ and ___ in the front-end development
254+
250255
[👆 Back To Top](#table-of-contents)
251256

252257
# Git

0 commit comments

Comments
(0)

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