Skip to content

Conversation

@treetips
Copy link
Owner

@treetips treetips commented May 5, 2020

Summary

A sample page of the TODO application that uses the new features added in v1.3.0 ( createAsyncThunk , createEntityAdapter ) is added.

Others

  • configureStore.ts is optimized.
  • state.ts is deleted because of automatic generation.

Impressions

  • createReducer is a terrible boilerplate code, and I don't want to write it myself. 😢
  • No matter how you look at it, the createEntityAdapter is made with ngrx/entity in mind, and it seems to be ngrxized. 🤔

@vercel
Copy link

vercel bot commented May 5, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/treetips/typescript-nextjs-redux-toolkit-material-ui-example/58oco1mz8
✅ Preview: https://typescript-nextjs-redux-git-feature-addredux-toolkitnewf-6fed21.treetips.now.sh

@treetips treetips merged commit ed4eafd into master May 5, 2020
@treetips treetips deleted the feature/add_redux-toolkit_new_features branch May 5, 2020 09:37
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.

1 participant