Josh Perez

Results 128 comments of Josh Perez
trafficstars

@saamalik if you send a PR I wouldn't mind merging in your changes.

There is no silver bullet when dealing with memory leaks. You can use [`createVM`](https://github.com/airbnb/hypernova/blob/master/src/createVM.js) to sandbox your code and guard against possible leaks but you'll be trading off performance since...

Which updates in specific? Booleans haven't been changed AFAIK

Ah ok the specificity...I'll probably be making some minor changes soon, but it's mostly to add back Object Key highlighting. I think true and false should be the same colors,...

:+1: I'll create the repo. I also want to make something like: - [ ] A Flickr/500px - [ ] Bike Index - [ ] Github stars or repos explorer...

https://github.com/goatslacker/isomorphic-react-examples

I wanted to keep it open ended.

that would be great! Moving over these in the meantime would be cool

React 16 is out in beta right now I believe and the stream/async rendering has already landed so feel free to take it for a spin and report back what...