Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vanilla js frontend masters course links #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ An open source list of paid & free resources to learn vanilla JavaScript.

- [JavaScript: Understanding the Weird Parts](https://www.udemy.com/understand-javascript/) by [Anthony Alicea](https://twitter.com/anthonypalicea) 💰
- [Modern JavaScript From The Beginning](https://www.udemy.com/modern-javascript-from-the-beginning/) by [Brad Traversy](https://twitter.com/traversymedia) 💰
- [Introduction to JavaScript Programming](https://frontendmasters.com/courses/javascript-basics/) by [Kyle Simpson](https://twitter.com/getify) 💰
- [Getting Started with JavaScript](https://frontendmasters.com/courses/getting-started-javascript-v2/) by [Kyle Simpson](https://twitter.com/getify)
- [JavaScript: The Hard Parts](https://frontendmasters.com/courses/javascript-hard-parts-v2/) by [Will Sentance](https://twitter.com/willsentance) 💰
- [JavaScript Learning Path](https://frontendmasters.com/learn/javascript/) by [Frontend Masters](https://frontendmasters.com/) 💰
- [The Creative Javascript Course](https://developedbyed.com/p/the-creative-javascript-course) by [Dev Ed](https://twitter.com/developedbyed) 💰
- [JavaScript 30](https://javascript30.com/) by [Wes Bos](https://twitter.com/wesbos)
- [Practical JavaScript](https://watchandcode.com/p/practical-javascript) by [Gordon Zhu](https://twitter.com/gordon_zhu)
Expand Down