issues
search
piotrwitek
/
react-redux-typescript-guide
The complete guide to static typing in "React & Redux" apps using TypeScript
https://piotrwitek.github.io/react-redux-typescript-guide/
MIT License
13.35k
stars
1.09k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added typesafe forward-ref component implementation
#223
piotrwitek
opened
2 years ago
0
added example for FC with default props
#222
SeeeRGo
closed
2 years ago
0
Refactor RenderProps components
#221
piotrwitek
opened
2 years ago
0
Fix outdated link in Goals-section in README (#219)
#220
schrer
closed
2 years ago
3
Link to missing anchor in the guide
#219
schrer
closed
2 years ago
2
I got parsing error
#218
bryce0516
closed
2 years ago
0
Slow typescript compile time
#217
rturtu
opened
3 years ago
1
Why not use immutable
#216
ghost
opened
4 years ago
0
Update react-styleguidist website
#215
mcmxcdev
closed
3 years ago
0
Start playground dir has a error
#214
huchun666
opened
4 years ago
0
property does not exist on type 'IntrinsicAttributes & Pick<any, symbol>'
#213
Rey-Wang
opened
4 years ago
0
'fc-counter-connected-bind-action-creators.usage' component cannot work
#212
wishma2013
opened
4 years ago
2
why the WithConnectedCountUsage component cannot increment the counter?
#211
wishma2013
opened
4 years ago
0
Cannot run up
#210
wishma2013
closed
4 years ago
0
Add useSelector and useDispatch example
#207
ivankoleda
closed
2 years ago
2
Add new example for non-HOC component that uses connect
#206
ORESoftware
closed
4 years ago
2
MapDispatchToProps shorthand
#205
Vanuan
closed
4 years ago
5
src/hoc/connected-with-count.tsx type cast is incorrect
#204
lakinwecker
opened
4 years ago
0
`bindActionCreators` example is outdated
#203
gocreating
opened
4 years ago
0
Typo in Store Types
#202
kmwarter
closed
4 years ago
0
Q: how to avoid exposing actionCreators when using redux-thunk
#201
NickSevens
closed
3 years ago
0
Regarding 'Typing connected component with redux-thunk integration' section
#200
NickSevens
closed
2 years ago
1
[feat lang]: Chinese readme (half-way)
#199
seognil
closed
2 years ago
4
Move imports to top of file fix #197
#198
chmac
closed
4 years ago
1
Playground fails to compile - import order
#197
chmac
closed
4 years ago
1
Suggestion: Examples for new redux hooks and react-router hooks
#196
C-Higgins
closed
2 years ago
2
Experiencing a type compilation error when using react-redux connect function for a component that does not inject additional properties into the wrapped base component
#195
dcs3spp
closed
4 years ago
11
VSCode Intellisense broken by RootState
#194
zbeyens
closed
4 years ago
1
Updated Guide and refactored playground project to work with the most recent TypeScript 3.7 and React & Redux type definitions.
#193
piotrwitek
closed
5 years ago
0
Added issue templates
#192
piotrwitek
closed
5 years ago
0
Pull request template
#191
piotrwitek
closed
5 years ago
0
Bump lodash.template from 4.4.0 to 4.5.0 in /playground
#190
dependabot[bot]
closed
5 years ago
1
Bump eslint-utils from 1.3.1 to 1.4.3 in /playground
#189
dependabot[bot]
closed
5 years ago
1
Bump lodash from 4.17.11 to 4.17.15 in /playground
#188
dependabot[bot]
closed
5 years ago
1
Bump js-yaml from 3.12.1 to 3.13.1
#187
dependabot[bot]
closed
5 years ago
1
Improvement suggestion around dispatching a fetch action from within a functional component and handling errors
#186
dcs3spp
opened
5 years ago
8
closes: #182
#185
kvoncode
closed
5 years ago
0
fix: typo React.XXXEvent<HTMLXXXElement>
#184
kvoncode
closed
5 years ago
0
DOC: typofix
#183
manojvignesh
closed
5 years ago
2
Typo in README.md
#182
kvoncode
closed
5 years ago
1
Fix a broken header reference
#181
louisrli
closed
5 years ago
1
Request: Generalize examples without redux-observable
#180
parkerault
opened
5 years ago
1
How to handle loading in asynchronous state
#179
liuxsen
closed
5 years ago
1
Storybook
#178
chawax
closed
5 years ago
0
Router middleware
#177
incerta
closed
5 years ago
2
Replace deprecated modules in playground
#176
incerta
closed
5 years ago
1
Playground dependency 'react-router-redux' is deprecated
#175
incerta
closed
5 years ago
0
State type inferrence
#174
shaun-sweet
opened
5 years ago
3
DOC: typofix
#173
incerta
closed
5 years ago
0
VSCode problems tab reporting errors in playground.
#172
parkerault
closed
5 years ago
3
Next