|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-redux-in-react-native-in-less-than-2-hours/
课程评论:没有评论
“Learn basics of Redux in React Native in 2 hours!” 课程概览: 本课程将从零开始,在两小时内教会您如何在 React Native 中使用 Redux。您将学习 Redux 的核心概念,包括: * **为什么要使用 Redux?** 了解 Redux 在应用中的作用和优势。 * **何时使用 Redux?** 掌握何时适合引入 Redux 来管理状态。 * **Redux 的核心组成:** 学习如何创建 Redux Actions(动作)、Reducers(状态更新逻辑)和 Store(中央状态库),并将其集成到您的 React Native 应用中。 * **使用 Redux Thunk 处理 API:** 学习如何利用 Redux Thunk 中间件来调用公开的 API,实现异步数据请求。 课程将通过一个简单的计数器应用来帮助您理解和掌握 Redux 的基础概念。之后,您将进一步学习如何运用 Redux Thunk 处理 API 请求,并调用公共 API 示例。完成本课程后,您将能够构建更强大的应用。
Learn how to use Redux in React Native from the ground up - build great apps based on the knowledge you will gain in this course! Learn how to use Redux in React NativeWhy use Redux at all?When to use ReduxLearn how to create Redux Actions, Reducers, Store and start using it in your apps!Learn how to use API's using Redux Thunk In the course we will first create a basic counter app in React Native to understand and grasp the basic Redux concepts. After that, we will learn how to use Redux middleware such as Redux Thunk and call a public open API.