Netflix Likes React
techblog.netflix.com
Netflix Likes React
1–10 of 60 posts
Re: Netflix Likes React
#2I'd love to read about the shortcomings of the projects that were shelved after they settled on React.
Re: Netflix Likes React
#3Re: Netflix Likes React
#4They were using Ember at one point yea? I think I recall them contracting a pretty core Ember member, maybe ebryn, to work on a project.
Re: Netflix Likes React
#5They mention several ambitious projects and, at the risk of beating a dead horse, I would presume that includes working with AngularJS. I'd love to read about the shortcomings of the projects that were shelved after they settled on React.
For what it's worth, we do use Angular on some internal tools.
Re: Netflix Likes React
#6Re: Netflix Likes React
#7Looks like they're using it for the initial profile switcher on desktop, I wonder if it will be making it's way over to the main list soon Pic: http://i.imgur.com/cj9tD1p.png
Re: Netflix Likes React
#8It'd be interesting to hear from Netflix on the topic of JSX if they are going to grow their react codebase.
That being said, isomorphic javascript and using the vdom are really attractive and if react starts to lead those fields, then it becomes much harder to ignore.
Re: Netflix Likes React
#9This is very interesting to see since I value Netflix's opinion. What's been holding me back was the pervasive JSX design. I know the react guys say that JSX is optional, but react without JSX seems cumbersome compared to, say, ember with handlebars. It'd be interesting to hear from Netflix on the topic of JSX if they are going to grow their react codebase. That being said, isomorphic javascript and using the vdom ar…
It uses some of the same ideas like a virtual DOM. Here's a writeup by Ractive's developer where he compares it to React: http://blog.ractivejs.org/posts/whats-the-difference-between...
Re: Netflix Likes React
#10Looks like they're using it for the initial profile switcher on desktop, I wonder if it will be making it's way over to the main list soon Pic: http://i.imgur.com/cj9tD1p.png