Joe Pea

Results 958 issues of Joe Pea

After making indentation (#14), there could be an ability to open close the tree views (similar to the file tree view).

enhancement

Might be nice to indent things. Something like: ![screen shot 2016-06-12 at 3 33 06 pm](https://cloud.githubusercontent.com/assets/297678/15994202/53d43b76-30b3-11e6-8b3c-165226d573a5.png)

What's the recommended way to make cancellable sort of scenarios in an application with async-csp? Basically, suppose we've got any number of things waiting for output from a channel, but...

question

It'd be great if we can add to the docs (README) some real-world practical examples (f.e. like @rauschma's [example](https://github.com/dvlsg/async-csp/issues/17) if `.filter()` were part of async-csp). Seeing the API docs may...

docs

This is really cool! Curious to know if it is WebGL 1 or 2? Does it work as far back as IE 11?

Hello Nicolas, I'd like your opinion: If we have a node in a 3D scene, and it has many descendants (a sub tree), what should happen when we apply opacity...

Is there anything inside a Vue `` or Vue `` that won't work when loaded by this loader? Can you paste example of the output React component?

Does it strategically keep DOM elements alive and update only ones that have changed (for example, similar to React or Aurelia, both of which use completely different techniques)?