Reactjs Tutorial (2023 Edition) - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Reactjs Tutorial (2023 Edition) (/Thread-Reactjs-Tutorial-2023-Edition) |
Reactjs Tutorial (2023 Edition) - nieriorefasow63 - 07-03-2023 Reactjs Tutorial (2023 Edition) Published 7/2023 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz Language: English | Size: 1.90 GB | Duration: 3h 24m Advanced level What you'll learn You will learn a lot of basics and advanced features in ReactJs, and by the end of this course you'll therefore be an advanced ReactJs developper. We're not going to stay on the basic level but we are going to see a lot of advanced features. You'll have way more than just a solid understanding of React and you'll be able to work on more challenging projects. In this course you're going to learn everything you need, to build a React web application step by step. Requirements Javascript basics Description Welcome to this tutorial intended to learn how to develop a web application using React. React.js, commonly known as simply React, is a JavaScript library used to build user interfaces. Every React web application is made up of reusable components that make up parts of the UI.Having these reusable components makes development easier because we don't have to repeat recurring code. We just need to create its logic and import the component into any part of the code where it is needed.React is also a single page application. So, instead of sending a request to the server every time a new page needs to be rendered, the page content is loaded directly from React components. This leads to faster rendering without page reloading.In this course you're going to learn everything you need, to build a web applications using React.You will learn a lot of basics and advanced features React offers and by the end of this course you'll therefore be an advanced React developper.We're not going to stay on the basic level but we are going to see a lot of advanced features.I put all my knowledge and experience as a developer who worked a lot with React into this course simply to provide you with the best possible learning experience.you'll have all the basics set and way more than that. you're prepared to dive deeper into React and then of course also apply for React developper jobs if that is your goal.So i'd be very happy to welcome you in this course and can't wait to get started together with you. Overview Section 1: Introduction Lecture 1 Course presentation Section 2: Installation and configuration Lecture 2 Notes Lecture 3 Installation and configuration Section 3: Create a new React application Lecture 4 Notes Lecture 5 Create a new React application Section 4: Create the first component and styling using CSS Lecture 6 Notes Lecture 7 Create the first component and styling using CSS Section 5: The hook useState Lecture 8 Notes Lecture 9 The hook useState Section 6: Sharing data between components using props Lecture 10 Notes Lecture 11 Sharing data between components using props Section 7: CSS Cascading Style Sheets Lecture 12 Notes Lecture 13 CSS Cascading Style Sheets Section 8: Fluent UI React Components Lecture 14 Notes Lecture 15 Fluent UI React Components Section 9: The Hook UseEffect and CRUD operations Lecture 16 Notes Lecture 17 The Hook UseEffect and CRUD operations Section 10: The lazy loading and the hook useContext Lecture 18 Notes Lecture 19 The lazy loading and the hook useContext Section 11: Debugging Lecture 20 Notes Lecture 21 Debugging Section 12: The style attribute Lecture 22 Notes Lecture 23 The style attribute Section 13: The hook useRef Lecture 24 Notes Lecture 25 The hook useRef Section 14: Routing Lecture 26 Notes Lecture 27 Routing Section 15: Consume a RESTful API in React Lecture 28 Notes Lecture 29 Consume a RESTful API in React Section 16: Building Reusable Services Lecture 30 Building Reusable Services Section 17: ESLint : The Static Code Analysis tool Lecture 31 Notes Lecture 32 ESLint : The Static Code Analysis tool Section 18: Quiz developers,React developers,Front-end developers,web developers,full-stack developers HOMEPAGE DOWNLOAD |