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

Added a free Js course in the resource folder #237

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
17 changes: 17 additions & 0 deletions Resources/JScourses.txt
Original file line number Diff line number Diff line change
@@ -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**