Skip to content

Conversation

@markerikson
Copy link
Contributor

@markerikson markerikson commented Apr 16, 2022

Still draft-y, but I've got most of the content in there.

@markerikson markerikson marked this pull request as draft April 16, 2022 20:24
@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 16, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 61b9f46:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration

@github-actions
Copy link

github-actions bot commented Apr 16, 2022

Size Change: 0 B

Total Size: 8.62 kB

ℹ️ View Unchanged
Filename Size Change
dist/redux.js 6.9 kB 0 B
dist/redux.min.js 1.72 kB 0 B

compressed-size-action

- Redux Toolkit eliminates the need to write any action creators or action types by hand
- Redux Toolkit eliminates the need to write manual and error-prone immutable update logic
- Redux Toolkit eliminates the need to spread a Redux feature's code across multiple separate files
- RTK Query eliminates the need to write _any_ thunks, reducers, action creators, or effect hooks to manage fetching data and tracking loading state
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- RTK Query eliminates the need to write _any_ thunks, reducers, action creators, or effect hooks to manage fetching data and tracking loading state
- RTK Query eliminates the need to write _any_ thunks, reducers, action creators, or effect hooks to manage fetching data and tracking loading state
- It also reduces the TypeScript code you have to write down to an absolute minimum, while providing an equal level of type safety.

@markerikson markerikson marked this pull request as ready for review April 17, 2022 14:23
@markerikson markerikson force-pushed the docs/rtk-explanation branch from c8c467f to cb0b4e2 Compare April 17, 2022 14:26
@netlify
Copy link

netlify bot commented Apr 17, 2022

Deploy Preview for redux-docs ready!

Name Link
🔨 Latest commit 61b9f46
🔍 Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/625c5474b4e57600080b7d38
😎 Deploy Preview https://deploy-preview-4332--redux-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@markerikson markerikson force-pushed the docs/rtk-explanation branch from 46b20ca to 485aa0a Compare April 17, 2022 17:33
@markerikson markerikson force-pushed the docs/rtk-explanation branch from 485aa0a to 61b9f46 Compare April 17, 2022 17:54
@markerikson markerikson merged commit d926ec2 into master Apr 17, 2022
@markerikson markerikson deleted the docs/rtk-explanation branch April 17, 2022 18:18
himanshiLt pushed a commit to himanshiLt/redux that referenced this pull request Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants