-
# Create Your Own Project
**BE CREATIVE**
## Rules
### Frontend
---
- Create Landing Page. (Explaining about your web)
- Handle all state using Redux.
- Features:
- Register
- Log…
-
Oh dear, I first started a separate issue on the code review, but deleted some as not sure of it all, in any case it took me much too long!! ;) Anyway, below some points, which don't cover all that we…
-
Rekit create app is generated a `package.json` file which includes the `react-router-redux` package which is not deprecated.
The author recommend [`connected-react-router`](https://github.com/supas…
-
When I run my taskts and look for any console response, I see only this:
06-09 23:27:06.986 25351 25351 D BackgroundTask: Committing job schedule
06-09 23:34:37.407 25351 26893 D BackgroundTask: J…
-
### The Problem
Getting `Module not found: Error: Can't resolve 'react-redux-form'` while installing from git repo
### Steps to Reproduce
```
npm install git+https://github.com/davidkpiano/react…
-
Hi, I'm really liking the sister package to this ([redux-json-api](https://github.com/redux-json-api/redux-json-api)) and it's saving me from a ton of server-side and client-side boilerplate. Thank yo…
-
# 5. redux-thunk로 프로미스 다루기 · GitBook
[https://react.vlpt.us/redux-middleware/05-redux-thunk-with-promise.html](https://react.vlpt.us/redux-middleware/05-redux-thunk-with-promise.html)
-
**Bug Report**
I have described the problem as much as I could in stack overflow. I've also linked another question to my question, which is also similar.
https://stackoverflow.com/questions/499…
-
Here is the list of files and folders I want inside `src/components`:
**Note:** write boilerplate code inside each `index.jsx` you see.
```
src/components
|- gameInit
|- index.jsx
|- ho…
-
# 11. redux-saga 로 프로미스 다루기 · GitBook
[https://react.vlpt.us/redux-middleware/11-redux-saga-with-promise.html](https://react.vlpt.us/redux-middleware/11-redux-saga-with-promise.html)