FileMood

Download React for Beginners - From HTML CSS & JavaScript to React.js

React for Beginners From HTML CSS JavaScript to React js

Name

React for Beginners - From HTML CSS & JavaScript to React.js

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

6.7 GB

Total Files

137

Hash

1FFC880D29C5E458419D35BEB851DA48CCE35460

/1. Introduction/

1. Welcome to the course.mp4

9.9 MB

2. What is React & why learn it .mp4

17.5 MB

3. React DEMO.mp4

81.7 MB

3.1 01-ReactDemo.pdf

59.2 KB

4. What you need to know before React.mp4

8.8 MB

5. Environmental Setup for React JS.mp4

90.0 MB

6. Links & Resources.html

0.9 KB

/10. Forms submissions in React/

1. Section overview.mp4

11.8 MB

2. Forms label and inputs.mp4

142.0 MB

3. Form group component.mp4

46.5 MB

4. Input values and changing values.mp4

45.4 MB

5. Referencing inputs with useRef.mp4

96.2 MB

6. Form submission and reset.mp4

36.2 MB

7. Simple Login and Form validation.mp4

91.5 MB

8. Create a Registration Form Component.mp4

175.3 MB

9. Simple Form registration.mp4

86.7 MB

/11. Error handling in React/

1. Section overview.mp4

16.8 MB

2. Throw error using try catch.mp4

70.5 MB

3. Waiting for server response.mp4

81.6 MB

4. Error by data fetching.mp4

96.4 MB

5. Custom Error Boundaries Component.mp4

63.4 MB

/12. Refactoring React App/

1. Section overview.mp4

18.8 MB

2. Why should you refactor your code.mp4

11.8 MB

3. Refactoring the Header Component.mp4

78.4 MB

4. Refactored the Categories Section.mp4

49.3 MB

5. Refactored the Offers Section.mp4

77.0 MB

/13. Navigating with React Router/

1. Section overview.mp4

19.0 MB

10. The index Route.mp4

43.2 MB

10.1 index.jsx.zip

0.5 KB

11. Resources.html

0.1 KB

11.1 about.jsx.zip

1.8 KB

11.2 error-page.jsx.zip

0.5 KB

11.3 home.jsx.zip

0.3 KB

11.4 index.jsx.zip

0.5 KB

11.5 login.jsx.zip

0.3 KB

11.6 React Router.pdf

382.6 KB

11.7 root.jsx.zip

0.8 KB

12. Add Login to the Navigation.html

0.2 KB

2. What is React Router.mp4

25.8 MB

3. How to install and adding a Router.mp4

75.7 MB

4. Create the Root Route.mp4

147.8 MB

5. Handling Not Found Errors.mp4

75.7 MB

6. Creating Routes.mp4

35.4 MB

7. Nested Routes, children and Outlet.mp4

42.0 MB

8. Client side Routing.mp4

47.8 MB

9. Active Link Styling.mp4

84.9 MB

9.1 about.jsx.zip

1.8 KB

9.2 root.jsx.zip

0.8 KB

/14. App Data Sharing with React useContext/

1. Section overview.mp4

16.6 MB

2. The Problem with Prop drilling.mp4

5.6 MB

3. What is useContext and why use it.mp4

18.5 MB

4. React useContext Hook example.mp4

148.0 MB

4.1 Context Example.zip

2.5 KB

5. Create a Dark Theme.mp4

72.6 MB

6. Toggle Dark Theme.mp4

52.5 MB

7. Change Arrow Icon on Dark Theme.mp4

31.3 MB

8. Toggle Categories on Dark Theme.mp4

15.7 MB

9. Toggle Offers on Dark Theme.mp4

50.0 MB

/15. React Styled Components/

1. Section overview of React Styled Components.mp4

3.4 MB

2. About React Styled Components.mp4

17.4 MB

3. Pros and cons of React Styled Components.mp4

11.6 MB

4. React Styled Components example.mp4

140.0 MB

5. Create a ModalStyle Component.mp4

52.6 MB

/16. Project - Employee Payroll App/

1. Project overview.html

0.0 KB

10. Contact form Successful submission.mp4

81.7 MB

11. Home page component.mp4

31.1 MB

12. Create a Login form component.mp4

77.3 MB

13. Login with useContext.mp4

73.3 MB

14. Display Personal and Logouton Authentication.mp4

46.0 MB

15. Login validation with styled component and context.mp4

46.0 MB

16. Create a Personal List component.mp4

53.4 MB

17. Personal Data and Storage.mp4

57.1 MB

18. Add Search functionality.mp4

79.1 MB

19. Display Personal Detail.mp4

107.8 MB

2. Project setup.mp4

19.2 MB

20. Source Code.html

0.3 KB

20.1 src.zip

22.4 KB

3. Creating project components.mp4

97.1 MB

4. App Routing Navigation system.mp4

26.0 MB

5. App Root, Index and Error page.mp4

73.4 MB

6. App Navigation with routs.mp4

41.2 MB

7. Page wrapper styled component.mp4

148.4 MB

8. App Contact form.mp4

59.1 MB

9. Contact form validation.mp4

91.6 MB

/2. React Basics/

1. Section overview.mp4

12.6 MB

2. Traditional HTML CSS & JS Website.mp4

72.0 MB

2.1 practice-project.zip

72.0 MB

3. Adding React to your website.mp4

60.9 MB

3.1 Bable CDN Link.html

0.1 KB

3.2 React CDN Links.html

0.1 KB

4. Render a react component.mp4

30.4 MB

5. What is JSX.mp4

31.2 MB

6. JSX Dynamic Values and Variables.mp4

35.8 MB

7. Functions and Events in JSX.mp4

67.0 MB

8. Using Images.mp4

29.9 MB

/3. Create React App/

1. Section overview.mp4

6.6 MB

2. How to create a React Application.mp4

19.6 MB

3. React Structure explained.mp4

96.1 MB

4. How to start run and stop a react development server.mp4

83.1 MB

/4. How to use Style in React/

1. Section overview.mp4

10.9 MB

2. Using the style attribute in React.mp4

24.6 MB

3. Using CSS in React.mp4

24.5 MB

/5. React Components and Props/

1. Section overview.mp4

6.2 MB

10. Assignment Replace the rest of the cards.html

0.2 KB

2. What are Components and how to create a react components.mp4

56.8 MB

3. What are Props.mp4

45.5 MB

4. Children Prop.mp4

60.2 MB

5. Create a reusable Card Component.mp4

105.8 MB

6. Using Icons in React.mp4

102.9 MB

7. Using Bootstrap in React.mp4

30.3 MB

8. Create a Button Component.mp4

56.5 MB

9. Function props aka event handlers.mp4

79.1 MB

/6. Project E-Learning Platform/

1. Section overview.mp4

25.0 MB

2. Create the App.mp4

69.8 MB

2.1 e-learning-starter-files.zip

6.8 MB

3. Create a Title Component.mp4

39.6 MB

4. Header Component with child props.mp4

54.3 MB

5. Button component with click event handlers.mp4

95.9 MB

/7. React State and useState Hook/

1. Section overview.mp4

6.8 MB

2. What is State and how to useState in React.mp4

12.5 MB

3. Example with useState Hook.mp4

129.5 MB

4. Create a Modal Comp and apply useState.mp4

109.1 MB

5. Extend components and state.mp4

243.7 MB

6. Using List in React.mp4

55.7 MB

7. useState on Lists.mp4

136.2 MB

8. Add all offers to the list.html

0.2 KB

/8. Working with DATA and the React useEffect Hook/

1. Section overview.mp4

14.2 MB

2. Create a Testimonial component.mp4

79.9 MB

3. Working with JSON data.mp4

80.2 MB

4. What is useEffect and how to use it.mp4

60.0 MB

5. Dependency Array of useEffect.mp4

56.9 MB

6. Update testimonials with useEffect.mp4

64.0 MB

7. Add Star rating with useState and map.mp4

47.1 MB

/9. Element Reference with React useRef Hook/

1. Section overview.mp4

3.7 MB

2. What is useRef and how to use it.mp4

53.0 MB

3. Page navigation with useRef.mp4

31.9 MB

4. Scroll Back To Top Button with useRef.mp4

71.9 MB

 

Total files 137


Copyright © 2025 FileMood.com