Next.js Crash Course for Beginners 2021 (youtube.com)May 19, 2021
Learn all about Next.js, React's most popular Production Framework! Get Started with NextJS and make build amazing websites with ReactJS even more fun! Full Project included, 100% free 3 hours long course!
React.js Hooks Crash Course (youtube.com)Feb 20, 2019
All you need to know to learn React Hooks - a feature that allows you to work with functional React components only. We'll dive into useState(), useEffect() and custom hooks in great detail.
React without JSX and without a Build Workflow (youtube.com)Jul 12, 2018
You don't need a Build Workflow to create a React app. You also don't need JSX and using React without that is not even hard! Learn how to use React without any strings attached - an approach that also makes the creation of multi-page-apps much easier!
React Image Upload Made Easy (youtube.com)Feb 15, 2018
React.js is a JavaScript library that can be used to build highly engaging web apps. In these apps, you often have to upload images or files. Learn how easy it actually is to do that!