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 9173efd

Browse files
Update JavaScript Resources
1 parent 2ae476c commit 9173efd

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

‎README.md‎

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
160160
- [JS Bin](http://jsbin.com/)
161161

162162
- Frameworks and Libraries
163-
- [Tachyons- CSS toolkit](https://tachyons.io/)
163+
- [Tachyons](https://tachyons.io/)
164164
- [Bootstrap](https://getbootstrap.com/)
165165
- [Foundation](https://foundation.zurb.com/)
166166
- [Pure](https://purecss.io/)
@@ -228,11 +228,13 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
228228
- [JavaScript Gekk]()
229229

230230
- Style Guides
231+
231232
- [Standardjs](https://standardjs.com/)
232233
- [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html)
233234
- [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript)
234235

235236
- Visual Studio Code Extensions
237+
236238
- [Snippets](https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets) - Snippets for JavaScript ES6 syntax and TypeScript.
237239
- [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.
238240
- [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)
249251
- [Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome) - Debugging tool.
250252

251253
- Websites
254+
252255
- [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/)
261+
- [70 JavaScript Interview Questions](https://dev.to/macmacky/70-javascript-interview-questions-5gfi)
262+
- [10 JavaScript concepts you need to know for interviews](https://codeburst.io/10-javascript-concepts-you-need-to-know-for-interviews-136df65ecce)
263+
- [10 Interview QuestionsEvery JavaScript Developer Should Know](https://medium.com/javascript-scene/10-interview-questions-every-javascript-developer-should-know-6fa6bdf5ad95)
254264

255265
[👆 Back To Top](#table-of-contents)
256266

@@ -273,12 +283,12 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
273283
- [React Cheatsheet](https://devhints.io/react)
274284
- Courses
275285

286+
- Pluralsight - [React Getting Started](https://www.pluralsight.com/courses/react-js-getting-started)
276287
- Egghead - [The Beginner's Guide to React](https://egghead.io/courses/the-beginner-s-guide-to-react)
277288
- Scrimba - [Learn React](https://scrimba.com/course/glearnreact)
278289
- freeCodeCamp - [Introduction to React](https://www.freecodecamp.org/learn/front-end-libraries/react/)
279290
- FullStackOpen - [Introduction to React](https://fullstackopen.com/en/part1)
280291
- Wes Bos - [React for Beginners](https://reactforbeginners.com/)
281-
- LevelUpTutorials - [React for Everyone](https://www.leveluptutorials.com/tutorials/react-for-everyone)
282292
- EpicReact - [Epic React 💵](https://epicreact.dev/)
283293

284294
- Books

0 commit comments

Comments
(0)

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