Ducky Help

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

State Management

Explain the concept of a global state.

Actions

Describe how to define and use actions.

Reducers

Explain the role of reducers in state management.

Effects

Discuss handling side effects with effects.

Selectors

Describe how to use selectors for derived state.

Last modified: 02 April 2025