Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit360e40d

Browse files
committed
update
1 parentb26f8db commit360e40d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ Over the years redux became one of the most popular options for managing global
3030

3131
##Classic structure
3232

33-
[The classic redux documentation recommends](https://redux.js.org/basics/usage-with-react) structuring projects with the following pattern: a`containers` folder which holds all your components connected to global state, and a`components` folder which holds all your presentational components. Visiting this link today, the redux team marks this pattern as deprecated:
33+
The Classic redux structure is no longer officially documented and dead. I left the blurb below explaining what used to happen, but its impossible to visit anymore.
34+
35+
~~[The classic redux documentation recommends](https://redux.js.org/basics/usage-with-react) structuring projects with the following pattern: a`containers` folder which holds all your components connected to global state, and a`components` folder which holds all your presentational components. Visiting this link today, the redux team marks this pattern as deprecated:~~
3436

3537
<imgsrc="https://user-images.githubusercontent.com/383719/96644430-abdf8100-12ee-11eb-9f3c-e2cd3c8441cc.png"alt="react deprecation"width="650"/>
3638

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp