Skip to content

bgwebagency/react-typescript-in-depth-tutorial

Repository files navigation

Learn How to use TypeScript in React Apps like a PRO! Complete course for free on YouTube!

Feel free to reach us on our social platforms! 😊
YouTube || Discord || Instagram || Twitter || TikTok || Blog || Facebook

🙏 Support

Please ⭐️ star this project and share it with others to show your support. Follow me ❤️ for updates on future projects and tutorials!


How to go through this course

  • Clone this repo on your local
  • Run: npm install
  • Go through the src/chapters folder
  • Each chapter will have a problem and solution
  • Try to solve the problem on your own
  • If you can't solve the problem then have a look at my solution
  • Also each file has tips section that you might help you with the problem