This video is a complete React Crash Course for beginners. The video covers different React Topics and implementation in one single project. The video showcase the React concepts and their use in practical project.
We will be building a contact manager application from scratch and by end of this crash course you will have good understanding of building projects with React.
***GITHUB***
https://github.com/dmalvia/React_Tutorial_Contact_Manager_App
βοΈ Support my channelβοΈ
https://www.buymeacoffee.com/dipeshmalvia
π₯ Video contentsβ¦ ENJOY π
ββ- React Fundamentals βββ
0:00:00 β Intro & Topics to learn in this video
0:01:54 β Setup
0:02:42 β Create React App
0:04:05 β Start React Development Environment
0:04:23 β Understand React App Folder Structure
0:07:15 β Contact App Folder Structure/ Components
0:08:55 β React βHello Worldβ Component
0:09:18 β Adding Sematic UI to Project
0:10:03 β Understand React Components
0:11:53 β React JSX
0:13:00 β Function Component
0:15:18 β Class Component
0:19:13 β Rendering List in React
0:20:08 β Props β Pass data from parent to child
0:20:36 β Access Props
0:22:55 β Reference variable in JSX
0:24:34 β Adding In-line Style
0:27:19 β Add images in React
0:28:46 β useState React Hook
0:33:02 β Pass Function as Prop
0:34:09 β Update the State using setState()
0:36:06 β useEffect React Hook
ββ- React Routerβββ
0:46:13 β React Router Intro
0:47:29 β Install React Router DOM package
0:48:25 β Verify installed package
0:49:16 β Create React Route for application
0:52:27 β Switch and exact
0:57:18 β Passing props in route component
1:00:02 β Passing props with route render
1:02:37 β Programmatic navigation with history
1:05:02 β Use Link for route
1:11:18 β Pass data in route state
1:12:51 β Access route state
ββ- React CRUD Axiosβββ
1:17:30 β Setting up JSON-SERVER
1:18:53 β Understand Rest API convention
1:19:32 β Create Contacts Resource
1:21:18 β Start JSON-SERVER
1:22:17 β Install AXIOS package
1:23:45 β Fetch All Contacts (READ)
1:27:23 β Add new Contact (CREATE)
1:30:37 β Delete a Contact (DELETE)
1:32:00 β Create an Edit component
1:37:35 β Edit Contact (UPDATE)
ββ- React Searchβββ
1:41:57 β Adding Search bar JSX
1:43:24 β Adding useState Hook
1:45:49 β Add State to Input Element
1:46:31 β Adding useRef Hook
1:49:24 β Search Filter with Array Filter Method
1:55:30 β Testing & Outro
***Checkout my crash courses for get started with web development***
HTML5 Crash Course in 1 Hour β https://youtu.be/Aj3QFsmsagc
CSS Crash Course in 1 Hour β https://youtu.be/nYsk_U_A_lc
JavaScript Tutorial in 2 Hours β https://youtu.be/sptS-bgg8Ro
π Social Medias π
Twitter: https://twitter.com/IMDmalvia
Facebook: https://www.facebook.com/programmingwithdipesh
Instagram: https://www.instagram.com/dipeshmalvia
LinkedIn: https://www.linkedin.com/in/dmalvia/
βοΈ Hashtags βοΈ
#react #beginners #tutorial
Disclaimer:
It doesnβt feel good to have a disclaimer in every video but this is how the world is right now.
All videos are for educational purpose and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.