Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
piotrwitek
/
react-redux-typescript-guide
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
13.4k
Code
Issues
30
Pull requests
3
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 31, 2022
added example for FC with default props (#222)
SeeeRGo
authored
47ca335
Copy full SHA for 47ca335
Commits on May 3, 2022
Refactor file names
piotrwitek
committed
2928b49
Copy full SHA for 2928b49
Added support for react-router v6 and redux-react-router for connected router
piotrwitek
committed
74c08da
Copy full SHA for 74c08da
Updated to support TypeScript v4.6 and most recent react/redux/create-react-app
piotrwitek
committed
f90c2e1
Copy full SHA for f90c2e1
Replaced deprecated tslint with eslint and updated dependencies
piotrwitek
committed
1c2e5a6
Copy full SHA for 1c2e5a6
Renamed git status check script to have a clear name
piotrwitek
committed
cf3fdde
Copy full SHA for cf3fdde
Added vscode debugger config
piotrwitek
committed
7666527
Copy full SHA for 7666527
Improved readme
piotrwitek
committed
6db9198
Copy full SHA for 6db9198
Commits on Apr 14, 2022
Fix outdated link in Goals-section in README (#219) (#220)
schrer
authored
d5aee54
Copy full SHA for d5aee54
Updated lockfile to version 2
piotrwitek
committed
4d6e4e8
Copy full SHA for 4d6e4e8
Updated generate-readme script to be compatible with newer node runtimes
piotrwitek
committed
b7659ba
Copy full SHA for b7659ba
Commits on Apr 13, 2022
Add useSelector and useDispatch example (#207)
ivankoleda
authored
65fbf77
Copy full SHA for 65fbf77
Commits on Dec 23, 2019
Added eslint disable - Fixed #197
piotrwitek
committed
e0532ae
Copy full SHA for e0532ae
Commits on Nov 5, 2019
Improved nested Hoc with connected component example #5
piotrwitek
committed
b8d7abe
Copy full SHA for b8d7abe
Commits on Nov 3, 2019
Updated Guide and refactored playground project to work with the most recent TypeScript 3.7 and React & Redux type definitions. (#193)
Show description for c9f2566
piotrwitek
authored
c9f2566
Copy full SHA for c9f2566
Commits on Nov 1, 2019
Create CODE_OF_CONDUCT.md
piotrwitek
authored
4d340bf
Copy full SHA for 4d340bf
Commits on Oct 30, 2019
Updated contributing link
piotrwitek
committed
249fb35
Copy full SHA for 249fb35
Pull request template (#191)
Show description for e7bb56f
piotrwitek
authored
e7bb56f
Copy full SHA for e7bb56f
Added issue templates (#192)
piotrwitek
authored
4e3bc87
Copy full SHA for 4e3bc87
Updated styles
piotrwitek
committed
73ed76b
Copy full SHA for 73ed76b
Updated funding links
piotrwitek
committed
b24c816
Copy full SHA for b24c816
Commits on Oct 28, 2019
Create FUNDING.yml
piotrwitek
authored
eae5fe4
Copy full SHA for eae5fe4
Commits on Oct 15, 2019
closes: #182 (#185)
Show description for a90409e
kvoncode
authored and
piotrwitek
committed
a90409e
Copy full SHA for a90409e
Commits on Sep 20, 2019
Fix a broken header reference (#181)
Show description for e0e597a
louisrli
authored and
piotrwitek
committed
e0e597a
Copy full SHA for e0e597a
Commits on Jul 19, 2019
Router middleware (#177)
Show description for f75a3cc
incerta
authored and
piotrwitek
committed
f75a3cc
Copy full SHA for f75a3cc
Commits on Jul 18, 2019
Storybook (#178)
Show description for 80df5d4
chawax
authored and
piotrwitek
committed
80df5d4
Copy full SHA for 80df5d4
Commits on Jul 10, 2019
Replace deprecated modules in playground (#176)
Show description for 44773b1
incerta
authored and
piotrwitek
committed
44773b1
Copy full SHA for 44773b1
Commits on Jul 3, 2019
DOC: typofix (#173)
incerta
authored and
piotrwitek
committed
439f5b8
Copy full SHA for 439f5b8
Commits on May 17, 2019
Updated React CheatSheet- Added new react type example HTMLProps- Added note about ComponentProps shortcomingsRelated #170
piotrwitek
committed
aa3434f
Copy full SHA for aa3434f
Commits on Apr 28, 2019
Error boundary example fix (#166)
Show description for f402ba6
mathiassoeholm
authored and
piotrwitek
committed
f402ba6
Copy full SHA for f402ba6
Commits on Apr 27, 2019
Updated playground
piotrwitek
committed
128c540
Copy full SHA for 128c540
Updated is-clean script Resolved #164
piotrwitek
committed
93be945
Copy full SHA for 93be945
Commits on Apr 22, 2019
Removed HOC rest props workaround found fixed in recent TSResolved #101 (#163)
piotrwitek
authored
0ca081e
Copy full SHA for 0ca081e
Update README - no generics for ReactElement (#162)
Show description for 278ba35
Andreas Opferkuch
authored and
piotrwitek
committed
278ba35
Copy full SHA for 278ba35
Updated toc
piotrwitek
committed
2dfa465
Copy full SHA for 2dfa465
Pagination
Previous
Next
You can’t perform that action at this time.