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.
237
239
-[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.
238
240
-[Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.npm-intellisense) - Can show code completion and information on a certain function, variables, and properties by hover.
@@ -249,8 +251,16 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
249
251
-[Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome) - Debugging tool.
250
252
251
253
- Websites
254
+
252
255
-[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
256
+
-[this vs that](https://thisthat.dev/) - The differences between **_ and _** in the front-end development
257
+
258
+
- Articles
259
+
-[A Study Plan To Cure JavaScript Fatigue](https://www.freecodecamp.org/news/a-study-plan-to-cure-javascript-fatigue-8ad3a54f2eb1/)
260
+
-[How to Manage JavaScript Fatigue](https://auth0.com/blog/how-to-manage-javascript-fatigue/)
0 commit comments