-
I'm trying to make a login success/error flow but my main concern is where I can put this logic.
Currently I'm using `actions -> reducer (switch case with action calling API) -> success/error on res…
5h1rU updated
6 years ago
-
We get this request ALL the time. So here it goes: how do we make a PDF export of what the user is reading. For example, a user can choose to export the whole surah, or a range of ayahs, given the tra…
-
One problem with this addon today is that route transitions are not kept in sync with redux. This quickly becomes a problem if you decide to bolt on [time travel debugging](https://www.youtube.com/wat…
-
I have a jspm project with default config and react and react-dom installed. I want to be able to dynamically import modules from a CDN (React components) and it's already working for some components,…
-
Looking at some react.js code I can see this:
``` javascript
if ("production" !== process.env.NODE_ENV) { //
-
I know that this has been brought up before, but I figured I'd reach out and see if any new solutions have popped up since then. So let's hear it. Has anyone found a fairly easy-to-implement solution …
-
While conceptually I applaud Calypso as a huge advance for WordPress, as far as underlying technological choices, one big reason I chose [Mithril](https://lhorie.github.io/mithril/mithril.html) over R…
-
I'm a newbie developer and, although I've learnt how to use the master branch of the React Start Kit, I'm having a very hard time integrating and using the feature/redux branch.
If an experienced dev…
-
#### This is a Discussion
Some flavor of Ecmascript (e.g. 2016) or a fully-typed language such as TypeScript?
If so, which “typed script” language?
-
After an hls stream starts I can't get it to stop streaming.
I'm using React 15.5.4, medialement 4.1.2 and hls.js 0.7.9, Chrome, latest version.
On player's `componentWillUnmount()` I do the follo…