-
## Description
```
[daku@dakudell playground]$ create-react-native-app AwesomeProject
Creating a new React Native app in /home/daku/Development/playground/AwesomeProject.
Using package manager…
-
I'd like to ask the community how they approach sophisticated business logic in non trivial applications using `redux-saga`. In particular, the problem I'm trying to solve is how to compose business l…
-
We still have dependencies for Coffescript, Jade, etc. We should update the repo to not use any obsolete technologies
Created from Aha! https://topcoder.aha.io/features/TCCONNECT-42
-
Steps to Reproduce
-----------------------------------------------------------------
- Login as a valid user
- Go to http://community-app.topcoder.com/challenges/30058817/?type=develop (Must …
sdgun updated
7 years ago
-
I know everyone is swamped and there is a ton to do right now, but I thought I would bring this up...
With the removal of the foldaway map that we are all used to on the production site, navigating…
-
I can see two ways of tracking the subspacing in the component tree. Both involve altering the redux store provided in the context. The first approach uses function composition, while the second uses …
-
Hey Guys,
Whenever I make a request to readEndpoint it updates my state as I expected, but there are times when I really don't want to keep storing all this info in state and adding to it every time…
-
#### Section Name
Beta site React and Redux section
#### Issue Description
The React and Redux section needs introductory text in the landing page that starts the section. It should…
-
The following empty entries in our challenge map seem to be caused by a challenge with the `isBeta` flag set to true. We should instead hide these entirely so there isn't an empty line next to the bul…
-
Sometimes it is necessary to dispatch more than one type of navigation action at once. In my case I found a situation where I needed to trigger a `setParams` and `navigate` action at the same time (na…