Core concepts
In this section, we will cover the core concepts of Ducky, including state management, actions, reducers, effects, and selectors. Understanding these concepts is essential for building applications with Ducky.
Page | Description |
---|---|
Explain the concept of a global state. | |
Describe how to define and use actions. | |
Explain the role of reducers in state management. | |
Discuss handling side effects with effects. | |
Describe how to use selectors for derived state. |
Last modified: 02 April 2025