-
I am getting a "The page isn't redirecting properly" error, and I think there's some kind of infinite loop caused by Rewrites. The htaccess files are untouched. I want this project installed only with…
-
es7 async functions are now supported when you enabled `app.experimental = true`. it uses https://github.com/thenables/composition. however, the last time i benchmarked it, it was significantly slower…
-
this is a general issue.
you promise to be like 3 times faster than libsass. we experience the complete opposite.
in fact your benchmark is not even close to a real word example.
https://github.com/po…
-
It looks like the msgpack spec does not differentiate between a raw binary data buffer and text strings. This causes some problems in all high-level language wrappers, because most high-level language…
rasky updated
8 years ago
-
Hi!
Great library, but I think it is not radical enough and doesn't solve main problem: Activities and Fragments.
Fragments are crap and so are Activities. So if you want to make good MVP/MVC/MVVP lib…
-
Since lambdas are anonymous, they generate types like "$0$4 val" in compiler errors. I think it would be nice if there were a built-in interface that lambdas implement, something like:
```
interface…
-
`Meteor.call` only accepting a callback leads invariably to callback nesting issues for sequential calls.
I created a package showing one possible API https://atmospherejs.com/deanius/promise as an i…
-
This was discussed in some detail [here](https://github.com/JuliaLang/julia/issues/8389#issuecomment-55934489). I was having trouble finding it, and thought it deserved its own issue.
-
[@gavinking] So I think it's fair to observe that the response to our visibility model has been a bit mixed. Now, I'm sure we could put a lot of that down to the fact that it's something different, an…
-
This behavior has already annoyed me several times since I use space:ui (3 weeks). I suggest that each state key is a separate ReactiveVar. So that the reactive context is only rerun when a dependency…
ghost updated
9 years ago