Redux

Redux

Professional Development

6 Qs

quiz-placeholder

Similar activities

DECI- Week 6 - Quest 2

DECI- Week 6 - Quest 2

Professional Development

3 Qs

DECI - Week 11 - round

DECI - Week 11 - round

Professional Development

10 Qs

PL-200

PL-200

Professional Development

11 Qs

Types of Computers Based on Data Handling Capability

Types of Computers Based on Data Handling Capability

Professional Development

10 Qs

HA100 Unit1 - Describing SAP HANA

HA100 Unit1 - Describing SAP HANA

Professional Development

10 Qs

react quiz

react quiz

Professional Development

8 Qs

React JS kvíz

React JS kvíz

Professional Development

11 Qs

FinTech 15-1 Algorithmic Trading

FinTech 15-1 Algorithmic Trading

Professional Development

10 Qs

Redux

Redux

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Kevin Tarriela

Used 42+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

React "data flow" is called "____________________________" - data flows in one direction from parent to child

Single Directional Data Flow

Unidirectional Data Flow

One Directional Data Flow

Solo Directional Data Flow

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Redux offer a solution of storing all your application state in one place called a "____________"

Storage

Save

Store

Bank

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Components then "_______________" state changes to the store, not directly to other components.

Transmit

Dismiss

Dispatch

Dispose

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Redux is a predictable state container for JavaScript apps.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The components that need to be aware of state changes can "unsubscribe" to the store

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first process of Redux is to setup store

True

False