Home | Back to Courses

Composable SwiftUI Architecture Using Redux

Course Image
Partner: Udemy
Affiliate Name:
Area:
Description: 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 image
Category: Development > Mobile Development > SwiftUI
Partner ID:
Price: 199.99
Commission:
Source: Impact
Go to Course