Skip to content

Commit

Permalink
Merge pull request #30 from parnexcodes/fixed
Browse files Browse the repository at this point in the history
Added React JS Crash Course by Brad Traversy
  • Loading branch information
ishandeveloper authored Oct 2, 2020
2 parents 8046521 + 7dd5ab9 commit 0ce58fb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
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.

0 comments on commit 0ce58fb

Please sign in to comment.