Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates documentation for createSlice and createReducer #460

Merged
merged 1 commit into from
Mar 31, 2020

Conversation

msutkowski
Copy link
Member

Addresses some of the concerns mentioned in #447 by clarifying some of the recommendations and examples for TypeScript users regarding createSlice and createReducer, and linking to relevant TS usage doc sections.

I also included an example of using the builder callback API with 2 different actions, as the syntax for more than one wasn't shown in either section.

@netlify
Copy link

netlify bot commented Mar 31, 2020

Deploy preview for redux-starter-kit-docs ready!

Built with commit 32e690f

https://deploy-preview-460--redux-starter-kit-docs.netlify.com

@codesandbox-ci
Copy link

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 32e690f:

Sandbox Source
epic-bardeen-p6np1 Configuration
modern-pond-bq96w Configuration
heuristic-newton-3qvet Configuration

@markerikson markerikson merged commit af460f3 into reduxjs:master Mar 31, 2020
@markerikson
Copy link
Collaborator

Thanks!

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