diff --git a/README.md b/README.md index 1550f7b..765fb75 100644 --- a/README.md +++ b/README.md @@ -450,6 +450,7 @@ Please read [`contributing guidelines`](./CONTRIBUTING.md) before submitting new | Object-Oriented JavaScript | Udacity | [click here](https://www.udacity.com/course/object-oriented-javascript--ud015) | | Responsive Images | Udacity | [click here](https://www.udacity.com/course/responsive-images--ud882) | | Responsive Web Design Fundamentals | Udacity | [click here](https://www.udacity.com/course/responsive-web-design-fundamentals--ud893) | +| 30 days Vanilla JS Course | courses.wesbos.com| | [click here](https://javascript30.com/) ## ⚡ Frontend Frameworks/Library diff --git a/Resources/JScourses.txt b/Resources/JScourses.txt new file mode 100644 index 0000000..470f753 --- /dev/null +++ b/Resources/JScourses.txt @@ -0,0 +1,17 @@ +Hey there, +This is free Javascript resource consisting of 30 videos that will help you guys in clearing a lot of concept of Javascript. + +## Who is this for ? +Beginner to Intermediate developers and designers who want to become comfortable with both JavaScript fundamentals and working in the DOM without a library. + +##What will you get in this course? +1. Instant Access to all 30 videos +2. 30 days of Starter Files +3. Completed HTML, CSS and JS Solutions for each day + +This is the link for the free course : https://javascript30.com/ + + +**Go ahead, Let's learn together** + +**Contributed by Heeba Khan** \ No newline at end of file