Tag: netflix

  • Abstract: The Art of Design | Platon: Photography | FULL EPISODE | Netflix

    Abstract: The Art of Design | Platon: Photography | FULL EPISODE | Netflix

    Step inside the minds of the most innovative designers in a variety of disciplines and learn how design impacts every aspect of life. In this episode: Platon’s fearless portraits capture the souls of world leaders and ordinary people. A shoot with Gen. Colin Powell provides a window into his process. US Rating: TV-14; May not…

  • The Photographer Of Mauthausen – Netflix Trailer (English)

    The Photographer Of Mauthausen – Netflix Trailer (English)

    The Photographer Of Mauthausen (El fotógrafo de Mauthausen) is now streaming on Netflix, a Spanish movie. See what else is new on Netflix: https://www.whats-on-netflix.com/whats-new/ “A Catalán prisoner at a Nazi concentration camp uses his office job to steal photo negatives of the atrocities committed there. Based on true events.” Original source Link to this post!

  • Netflix JavaScript Talks – RxJS + Redux + React = Amazing!

    Jay Phelps (@_jayphelps ) talks about why Netflix loves reactive programming with Rx. In this talk he shares the basics of RxJS 5 Observables and how they can be used with React and Redux to manage asynchronous effects using redux-observable. http://redux-observable.js.org Slides: http://www.slideshare.net/jayphelps/rxjs-redux-react-amazing Original source Link to this post!

  • Netflix JavaScript Talks – Async JavaScript with Reactive Extensions

    Netflix JavaScript Talks – Episode 1 Async JavaScript with Reactive Extensions In this talk, you’ll learn how Netflix uses the Reactive Extensions (Rx) library to build responsive user experiences that strive to be event-driven, scalable and resilient. Learn the power of the Observable and how we’ve simplified our lives through the ability to filter, aggregate,…

  • Netflix JavaScript Talks – Falcor

    Jafar Husain and Michael Paulson provide an inside like at Falcor – the open source data platform that powers Netflix UIs. Falcor lets you represent all of your cloud data sources as one virtual JSON model on the server. On the client, Falcor makes it appear as if the entire JSON model is available locally…

  • Netflix JavaScript Talks – Version 7: The Evolution of JavaScript

    Jafar Husain discusses interesting features that can be used today in JS6, such as Object.observe, async functions and async generators, while also giving a peek at what’s being explored for JS7 to make async programming easier. Original source Link to this post!