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 React JS Crash Course by Brad Traversy #30

Merged
merged 9 commits into from
Oct 2, 2020
Merged
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
10 changes: 10 additions & 0 deletions courses/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,16 @@ let data = [
tags: ["Technology", "Framework", "javascript", "web", "svelte"],
},
{
name: "React JS Crash Course",
instructor: "Brad Traversy",
url:
"https://youtu.be/sBws8MSXN7A",
description:
"In this crash course you will learn what React JS is and the fundamentals such as components, state, props, JSX, events, etc.",
image: "bradreactjs.jpg",
tags: ["React JS", "Javascript", "react", "Brad Traversy", "Traversy Media"],
},
{
name:'Introduction To Python Programming',
instructor: 'Avinash Jain, TheCodex',
url:'https://www.udemy.com/course/pythonforbeginnersintro/',
Expand Down
Binary file added courses/images/bradreactjs.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.