Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Modifying the Template for Use | Redux in Practice
Introduction to Redux
course content

Kursinnhold

Introduction to Redux

Introduction to Redux

1. Getting Started
2. Fundamental Concepts
3. Redux in Practice
4. Creating a React-Redux Application

book
Modifying the Template for Use

The default project already contains a counter application. However, we would like to create our application, so we need to modify the template.

  • Delete everything inside the src folder, excluding the app folder;

  • Delete the store.js file inside the app folder.

The resultant should look like this kind of empty structure:

  • src

    • app

We won't use the features folder in this section. However, organizing the components and their reducers in the features is recommended when working on bigger projects.

question mark

What files or folders are safe to delete from the Redux template?

Select the correct answer

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 3. Kapittel 2

Spør AI

expand
ChatGPT

Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår

course content

Kursinnhold

Introduction to Redux

Introduction to Redux

1. Getting Started
2. Fundamental Concepts
3. Redux in Practice
4. Creating a React-Redux Application

book
Modifying the Template for Use

The default project already contains a counter application. However, we would like to create our application, so we need to modify the template.

  • Delete everything inside the src folder, excluding the app folder;

  • Delete the store.js file inside the app folder.

The resultant should look like this kind of empty structure:

  • src

    • app

We won't use the features folder in this section. However, organizing the components and their reducers in the features is recommended when working on bigger projects.

question mark

What files or folders are safe to delete from the Redux template?

Select the correct answer

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 3. Kapittel 2
Vi beklager at noe gikk galt. Hva skjedde?
some-alt