|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/react-for-beginners-build-an-app-and-learn-the-fundamental/
课程评论:没有评论
**React 入门:构建应用,掌握核心** 本课程旨在帮助初学者快速掌握 React 的核心概念,避免过早接触 Webpack、Redux 等复杂工具,让学习过程更加聚焦和高效。通过实际构建一个应用程序,您将逐步理解 React 的基础知识。 **课程内容涵盖:** * **元素与组件 (Elements and Components):** 了解 React 中最基本的构建块。 * **JSX 语法 (Working with JSX):** 学习如何在 JavaScript 中编写类 HTML 的结构。 * **状态与生命周期 (State and Lifecycle):** 理解组件如何管理自身数据以及组件的生命周期。 * **表单处理 (Working with Forms):** 学习如何处理用户在表单中的输入。 * **无状态组件 (Creating Dumb/Stateless Components):** 掌握创建简单、可复用组件的方法。 * **构建您的第一个 React 应用 (Building your first App):** 亲手实践,完成一个完整的 React 应用。 **额外赠送:** * **React 渲染与更新机制 (React rendering, and updates):** 深入了解 React 的渲染和更新原理,进一步理解其“幕后”工作方式。 完成本课程后,您将对 React 的核心概念建立起坚实的基础,并有信心继续探索更高级的主题。
A lot of React newcomers tend to get hung up on external dependencies like webpack, and redux. While tools like this are great they tend to add additional complexity when starting out. In these lessons I will be avoiding all these distractions, and sticking to React fundamentals, and guiding you through the creation of your first app.Some of the topics covered include:Elements and ComponentsWorking with JSXState and LifecycleWorking with FormsCreating Dumb/Stateless ComponentsBuilding your first AppIn addition to the above I've also included two bonus videos on React rendering, and updates. If you have ever wanted to learn a bit about how React works under the hood these are for you.After taking this course, you'll have a solid foundation in the fundamentals of React, and will be confident enough to move onto more advanced topics, which I hope to cover in future courses.