Composable SwiftUI Architecture Using Redux

所在平台: Udemy

课程主页: https://www.udemy.com/course/composable-swiftui-architecture-using-redux/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称: 使用 Redux 的可组合的 SwiftUI 架构 课程概述: SwiftUI 应用程序可以通过多种设计模式来实现,其中最常见的两种模式是 MVVM 和 Redux。在本课程中,您将学习如何在 SwiftUI 应用程序中使用 Redux 设计模式。 课程要求: - 具备 Swift 语言知识 - 了解 SwiftUI 框架 - 不需要付费软件,所有应用均使用 Xcode 创建 课程内容: 1. **理解 Redux**: 学习 Redux 设计模式的不同组件,包括 Redux 存储、如何通过 reducers 访问和更新存储、以及如何管理状态和将状态存储在全局状态的更小切片中。此外,还将介绍如何调度和携带负载的动作,以及如何使用中间件进行异步请求。 2. **Hello Redux**: 学习如何将 Redux 集成到 SwiftUI 应用程序中,构建一个小型计数器应用程序,实践 Redux 的所有组件,包括存储、reducer、动作和 mapStateToProps 函数。 3. **合并 Reducers - 多个 Reducers**: 学习如何将多个 reducers 组合成一个根 reducer,以简化代码并避免出现庞大的 reducer。 4. **中间件**: 学习如何实现中间件,用于执行异步请求,并通过调度动作将请求结果传递给 reducer。 5. **电影应用**: 学习如何使用 Redux 设计模式和 SwiftUI 构建完整的电影应用,学习如何使用中间件调用第三方 OMDB API,展示图像和评分,并实现电影详情页面以获取电影的详细信息。 课程评价: 许多学员对该课程给予了高度评价,称其内容清晰,详细解答了他们的疑问。课程提供了一系列关于 Swift UI 的资源,良好的解释和不同应用的构建使其获得了五星评级。 结业收获: 完成本课程后,您将能够使用 Redux 设计模式构建下一个 SwiftUI 应用程序。感谢参加,祝编码愉快!

课程评论(0条)

课程详情

SwiftUI applications can be implemented using several different design patterns. The two most common patterns are MVVM and Redux. In this course, you are going to learn how to get started with using the Redux design pattern in your SwiftUI applications.RequirementsKnowledge of Swift LanguageKnowledge of SwiftUI FrameworkNo paid software is required. All apps are created using Xcode.Understanding Redux:In this section, you will learn different components of the Redux design pattern. You will start by learning about the Redux store and how reducers can access and update the store. You will also learn about state and storing state in smaller slices of the global state. Next, you will learn about actions and how actions can be dispatched from the store and carry a payload. Finally, you will learn about middleware and how middleware can be used to perform an async request.Hello ReduxIn this section, you will learn how to integrate Redux with SwiftUI application. You will build a small counter application and exercise all components of Redux including store, reducer, action and mapStateToProps.Combining Reducers - Multiple ReducersIn this section, you will learn how to combine multiple reducers into one root reducers. Dividing reducers helps you to clean code and not end up with one massive reducer.MiddlewareIn this section, you will learn how to implement a middleware. Middleware can be used to perform asynchronous requests and pass the result of the request to the reducer by dispatching an action.Movies AppIn this section, you will learn how to build a complete Movies App using Redux Design Pattern with SwiftUI. You will learn how to implement middleware to consume a third party OMDB API. You will also learn how to display images and ratings using provided URLImage and RatingView views. You will also implement the details screen, which will allow you to fetch movie details.Don't take my word for it, check out reviews from my other courses.It is amazing, not only is it clear but it clarifies all my unanswered questions. It's hard to find someone who has a well detailed swift DS & Algo class. This is a gem. Thank you Mohammad AzamThis course provides a bundle of resources on Swift UI. Great explanation, building different apps and addition of latest updates makes it a five star course. Thanks Mohammad for you valuable work on providing this course.Mohammad's courses are usually outstanding, but he has put in a great amount of detail into this course. He provides great detail in his explanations. If you have never parsed JSON and are looking to learn about MVVM design I would highly recommend this course.Very elegant course. Well scaffolded. Each section is very focused on a single task. One pet peeve I have of Udemy courses is when an instructor teaches a new skill but nest it inside a project that does 10 other things. This is the second course I've had with this instructor and both are excellent. Highly recommended.After completing this course, you will be ready to build your next SwiftUI application using Redux Design Pattern.Thanks and happy coding!Azam

课程标签

0人关注该课程

主题相关的课程