Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 3.13 KB

resources.md

File metadata and controls

44 lines (36 loc) · 3.13 KB

Resources

Here are all the resources you need to cover react for ultimate production code and succeed in technical interviews.

Books

Here you can find books to cover react completely.

Name Author
React In Action Mark Tielens Thomas
Learning React: Functional Web Development Alex Banks and Eve Porcello
React Cookbook: Recipes for Mastering the React Framework David Griffiths and Dawn Griffiths

Websites

Here are the platfroms, providing free and easy to use resources in order to master react.

Name Description Source
Free Code Camp Boost you react learning with this crash course Link
W3 Schools Covering and reviewing react faster with this tutorial-based walkthrough Link
Great Learning Free courses to learn the fundamentals Link
React Tutorial Providing a live platfrom to test and learn in the moment Link
Udemy Free react courses for digging deeper and covering faster Link

Repositories

Here are open source resources available on github for code review and refactoring

Name Description Source
30 Days of React Mastering react with a 30 day challenge Link
React Tutorials Great for practicing code reviewing and testing Link

Posts

Name Description Source
React vs Angular vs Vue Differences between other frameworks and why react is a better option Link
React Fundamentals Pack Reviewing react fundamental through a short medium post Link
The Most Important Lessons About React Covering react lessons learned by experience as a developer Link

Youtube Videos

Name Description Source
React Crash Course Breaking into react and getting familiar with the environment Link
React For beginners Covering react basics for beginners Link
Full React Tutorial Covering react completely Link