GitShow/gaearon/todos
gaearon

todos

Examples for “Idiomatic Redux”: one branch per lesson

by gaearon
Star on GitHubForkWebsitenpm

JavaScript

786 stars304 forks1 contributorQuiet · 6y agoSince 2016

Meet the team

See all 1 on GitHub →
gaearon
gaearon1 contribution

Languages

View on GitHub →
JavaScript97.6%
HTML2.4%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

0 of 6 standards met

Community profile →
14
○README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 5 in progress · Last activity 6y ago
See all on GitHub →
CalaoJuanPablo
Updateing dependencies, adding some styles and build for productionOpenPR

This is and updated version of the code with current versions of dependencies. I also added some styles to the app and a config for production build. I hope you accept the pull request, and eventually make an updated version of the idiomatic redux course. Thanks @CalaoJuanPablo calalojuanpablo.com

CalaoJuanPablo · 7y ago
icyasblue
update normalizr schema usageOpenPR

Latest API in https://github.com/paularmstrong/normalizr/blob/master/docs/api.md#schema

icyasblue · 9y ago
samuelchvez
withRouter doesn't pass params anymoreOpenIssue

It seems to me that withRouter doesn't pass route params to nested components. When following the tutorial I used react-router 2.8.1, which I belive needs to explicitly pass down the params from parent component to child. Is there a way to achieve the same that you showed in your tutorial? Best regards!

samuelchvez · 9y ago

Recent fixes

View closed PRs →
mathieuprog
why "allIds" state?ClosedIssue

I was wondering what is the reason to keep an array containing all the ids of the todos. An array of ids can be obtained by calling Object.keys() on the normalised state. I see this pattern reoccurring in other redux related tutorials.

mathieuprog · 5y ago
SanjiMika
Optimize Redux mapState with mergePropsMergedPR
SanjiMika · 6y ago
bradleylandis
add selector for persistable stateMergedPR

Is it a good idea to use a selector for the persistable state as well? This way configureStore doesn't know the shape of the state.

bradleylandis · 6y ago
Structured data for AI agents

Repository: gaearon/todos. Description: Examples for “Idiomatic Redux”: one branch per lesson Stars: 786, Forks: 304. Primary language: JavaScript. Languages: JavaScript (97.6%), HTML (2.4%). Homepage: https://egghead.io/series/building-react-applications-with-idiomatic-redux Open PRs: 5, open issues: 2. Last activity: 6y ago. Community health: 14%. Top contributors: gaearon.

·@ofershap

Replace github.com with gitshow.dev