Skip to content

Commit

Permalink
rm duplicate video course (#985)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpatrickmc authored Sep 15, 2024
1 parent 2d9b0a6 commit b29b2c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion React.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

## React Video course(Free)

- [The Beginner's Guide to React](https://egghead.io/courses/the-beginner-s-guide-to-react): This course is for React newbies and anyone looking to build a solid foundation. It’s designed to teach you everything you need to start building web applications in React right away.
- [The Beginner's Guide to React](https://egghead.io/courses/the-beginner-s-guide-to-react): This course is for React newbies and anyone looking to build a solid foundation. It’s designed to teach you everything you need to start building web applications in React right away.
- [Sonny's Youtube channel](https://www.youtube.com/watch?v=UVhIMwHDS7k&list=PLf16UKl7nR5ARPKtuI76E-ShyaiKH50IF): Learn React by building clones. Pro tip-Avoid putting these projects in your portfolio
- [FreeCodeCamp learn React](https://www.freecodecamp.org/learn/front-end-libraries/#react): In this course, you'll learn how to create different React components, manage data in the form of state props, use different lifecycle methods like componentDidMount, and much more.
Expand Down

0 comments on commit b29b2c3

Please sign in to comment.