redux-thunk
Here are 2,434 public repositories matching this topic...
-
Updated
Dec 28, 2019 - JavaScript
Looks like missing and/or incorrect docs for watchEvent() in snippets.
Current behavior
It doesn't include the use of watchEvent() in the example.
-
Updated
Feb 3, 2019 - JavaScript
Redux-observable?
Any thought on adding redux-observable support?
Could look something like:
@kea({
key: (props) => props.id,
path: (key) => ['scenes', 'homepage', 'slider', key],
actions: () => ({
updateSlide: index => ({ index })
}),
reducers: ({ actions, key, props }) => ({
currentSlide: It would be great if the little buttons below each track were clickable, allowing us to:
- Play
- Like/Favorite
- Repost
- Comment
- Download
- Buy (in many cases this actually redirects to an external download page)
-
Updated
May 16, 2020 - JavaScript
-
Updated
Nov 11, 2019 - JavaScript
-
Updated
May 22, 2020 - JavaScript
-
Updated
May 29, 2020 - JavaScript
-
Updated
Nov 8, 2017 - TypeScript
-
Updated
Aug 20, 2019 - JavaScript
-
Updated
Feb 7, 2018 - TypeScript
[Docs] User Guid
-
Updated
Apr 24, 2019 - TypeScript
-
Updated
Feb 21, 2018 - JavaScript
-
Updated
May 29, 2020 - JavaScript
-
Updated
Dec 28, 2019 - JavaScript
-
Updated
Mar 1, 2019 - JavaScript
ToDo
- Add examples with react, thunk
- Refactor usage on readme
- Add guide
- Add comparison
- TypeScript typings
- FlowType typings
- Draw logo
- Example on Codesandbox
-
Updated
Oct 31, 2019 - JavaScript
-
Updated
May 27, 2020 - JavaScript
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Dec 11, 2017 - JavaScript
-
Updated
Apr 12, 2020 - TypeScript
-
Updated
Sep 16, 2017 - JavaScript
-
Updated
May 11, 2020 - JavaScript
复现:
git clone https://github.com/icepy/typescript-react-starter.git
cd typescript-react-starter
yarn install
yarn start
页面报错:
./src/store/index.ts
Cannot find file: 'flow.ts' does not match the corresponding name on disk: './src/pages/home/Home'.
node version: 10.13.0
Improve this page
Add a description, image, and links to the redux-thunk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the redux-thunk topic, visit your repo's landing page and select "manage topics."

Environment
Windows 10/ Chrome, Microsoft Edge and Firefox
Steps
Open the page http://localhost:8080/step1-02/demo/ as per the instructions in the README file.
Actual Result
The logo image is not loaded in the page. In the Developer tools 404 error is seen.
Only the alternate text is visible in browser.
Expected Result
The logo image should load