Загрузка страницы

Learn React JS with Project in 2 Hours | React Tutorial for Beginners | React Project Crash Course

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.

Node.js: The Complete Guide to Build Backend Projects [2023]🔥
Link - https://www.dipeshmalvia.com/courses/Nodejs-Zero-to-Hero

***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

⭐️ Related Video ⭐️
Learn React JS with Project in 2 Hours - https://youtu.be/0riHps91AzE
Code Refactoring : Context API | React Router V6 | Learn React JS with Project in 2 Hours - https://youtu.be/ZZOkCrQ2iLk
Project Upgrade To React 18 | Break Changes | Learn React JS with Project in 2 Hours - https://youtu.be/vApTJpRqyx4

***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.

Видео Learn React JS with Project in 2 Hours | React Tutorial for Beginners | React Project Crash Course канала Dipesh Malvia
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
14 мая 2021 г. 12:40:45
01:56:18
Другие видео канала
React Design Pattern : Custom Hooks Pattern in React.jsReact Design Pattern : Custom Hooks Pattern in React.jsReact Design Pattern : Higher Order Function Component | React Higher Order Components TutorialReact Design Pattern : Higher Order Function Component | React Higher Order Components TutorialHow to Build a Generic React Skeleton Loading Component with CSS AnimationHow to Build a Generic React Skeleton Loading Component with CSS AnimationBuild & Deploy React, TypeScript & Firebase Full Stack Social Media App | Ep. 3Build & Deploy React, TypeScript & Firebase Full Stack Social Media App | Ep. 3What are Microservices ? | Monolith vs Microservices | Microservices communication in Node.jsWhat are Microservices ? | Monolith vs Microservices | Microservices communication in Node.jsAnimated Hamburger Menu Tutorial  | HTML, CSS & JavaScript TutorialsAnimated Hamburger Menu Tutorial | HTML, CSS & JavaScript TutorialsFirst 1000 Subscribers on YouTube in 2021 | 1000 Subscribers GiveawayFirst 1000 Subscribers on YouTube in 2021 | 1000 Subscribers GiveawayReact and Material UI Login Form Using Mightymeld Prefabs | React Future Dev Tool TutorialReact and Material UI Login Form Using Mightymeld Prefabs | React Future Dev Tool TutorialHow to Improve Performance of React Apps with Code SplittingHow to Improve Performance of React Apps with Code SplittingBuilding a URL Shortener MERN Stack App with React TypeScript & Tailwind CSS Ep.2Building a URL Shortener MERN Stack App with React TypeScript & Tailwind CSS Ep.2Build a Full Stack Social Media App | React, Firebase, Uploadcare, Tailwind CSS & Shadcn/UI | Ep.1Build a Full Stack Social Media App | React, Firebase, Uploadcare, Tailwind CSS & Shadcn/UI | Ep.1React Design Pattern : Container Presentational Pattern in React.jsReact Design Pattern : Container Presentational Pattern in React.jsBuild React Skeleton Loading Component with CSS Animation Tutorial #react #cssBuild React Skeleton Loading Component with CSS Animation Tutorial #react #cssScheduling Tasks in Node.js | Cron Jobs in Real ProjectsScheduling Tasks in Node.js | Cron Jobs in Real ProjectsLearn CSS GRID Tutorial | CSS GRID Crash Couse for BeginnersLearn CSS GRID Tutorial | CSS GRID Crash Couse for BeginnersJavaScript & CSS Card Animation Tutorial | Glass morphism CSS Card Animation | JavaScript AnimationJavaScript & CSS Card Animation Tutorial | Glass morphism CSS Card Animation | JavaScript Animation5 Reasons to use Tailwind CSS | Tailwind CSS Core Concepts5 Reasons to use Tailwind CSS | Tailwind CSS Core ConceptsCSS Psuedo Elements | Before and After | CSS Tutorial for BeginnersCSS Psuedo Elements | Before and After | CSS Tutorial for BeginnersLearn React Router With Project | React Router Tutorial | React Tutorials for BeginnersLearn React Router With Project | React Router Tutorial | React Tutorials for BeginnersJavaScript Interview Event Listeners | Event Bubbling & Capturing | Propagation & Prevent DefaultJavaScript Interview Event Listeners | Event Bubbling & Capturing | Propagation & Prevent DefaultLearn Custom React Hook in 12 Minutes | React Hooks Tutorial for BeginnersLearn Custom React Hook in 12 Minutes | React Hooks Tutorial for Beginners
Яндекс.Метрика