-
Please change the routing to the diffviewer so that the view ("diff") is explicit, and the changeset is a parameter. Instead of
https://firefox-code-coverage.herokuapp.com/#/changeset/b2232cf951…
-
I see surplus-fn-data does 2 way bindings, but I don't think that way. I tried to do unidirectional dataflow with surplus.
```
const Name = (props) => {
const {name, onchange} = props
return…
-
This issue tracks the high-level addition of drag-and-drop features to the cdk.
-
### Issue
This is a bug report for an intermittent issue we are seeing where due to specific timing of asynchronous callbacks executing causes $rootScope.$digest from being called when it is expected…
-
From what I can tell, react-router seems to be the expected tool to use for routing. I like react-router, but it feels to me that when integrated with redux (at least as implemented in the real world …
-
At current scale, a simple github issue will do for this.
raquo updated
6 years ago
-
```yaml
name: Engin Kurutepe
company: Keepsafe
title: Unidirectional Dataflow with ReSwift
abstract: ReSwift is a Redux-like implementation of the unidirectional data flow architecture in Swift. I…
-
XStream seems to be the one thing that forces a build to use the ScalaJSBundlerPlugin (this caught me when initially trying the library).
Is there a specific reason that XStream was chosen over som…
megri updated
6 years ago
-
### Problem
New people don't see value in using streams/observables as a primary structuring of app's logic.
New people are also told that this is complicated, and they have to learn observables fir…
3n-mb updated
7 years ago
-
i dont know if it is a bug but
when using ngrx store as data for tree nodes it throws this exception.