You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Snippets](https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets) - Snippets for JavaScript ES6 syntax and TypeScript.
236
237
-[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)
247
248
-[REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) - REST Client for Visual Studio Code
248
249
-[Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome) - Debugging tool.
249
250
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
0 commit comments