Skip to content

Latest commit

 

History

History
141 lines (117 loc) · 8.29 KB

talks.md

File metadata and controls

141 lines (117 loc) · 8.29 KB

Bookmarks tagged [talks]

https://www.adrianmatei.me/blog/inspiration/favorite-ted-talks

List of my favorite TED talks, to easily come back to, whenever I need to reinvigorate my inspiration

  • 📆 published on: 2021-04-18
  • tags: ted, talks

https://www.youtube.com/user/CppCon/videos

The C++ conference.


https://github.com/SuperV1234/cppcon2014

CppCon 2014 talk by Vittorio Romeo.


https://github.com/ldionne/hana-cppnow-2015

Presentation on Hana for C++Now 2015. Contribute to ldionne/cppnow-2015-hana development by creating an account on GitHub.


https://www.youtube.com/watch?v=x7cQ3mrcKaY

Slides: http://www.slideshare.net/floydophone/react-preso-v2 React, the new open-source JS library from Facebook and Instagram, is a different way to write J...


https://www.youtube.com/watch?v=DgVS-zXgMTk

Announcement of the React Chrome Developer Tools http://facebook.github.io/react/blog/2014/01/02/react-chrome-developer-tools.html "React, the new open-sourc...


https://www.youtube.com/watch?v=GW0rj4sNH2w


http://blog.vjeux.com/2014/javascript/react-css-in-js-nationjs.html


https://www.youtube.com/watch?v=h3KksH8gfcQ

Functional programming is a great way of managing complexity in user interfaces. User interfaces are very difficult to build due to the difficulty in determi...


https://www.youtube.com/watch?v=nYkdrAPrdcw

Delivering reliable, high-performance web experiences at Facebook's scale has required us to challenge some long-held assumptions about software development....


https://www.youtube.com/watch?v=D-ioDiacTm8

We've talked a lot about big concepts such as the Virtual DOM, re-rendering the entire app on every update with a diff algorithm, server-side rendering ... B...


https://www.youtube.com/watch?v=eCf5CquV_Bw

React is a JavaScript library for building user interfaces developed by Facebook and Instagram. It has a novel rendering architecture that we’re going to exp...


https://www.youtube.com/watch?v=IVvHPPcl2TM

React is a new a conceptual model for rendering user interfaces in a functional style. In this talk I'll look at how both the user-facing and implementation ...


https://www.youtube.com/watch?v=VkTCL6Nqm6Y

Instagram.com renders almost all of its UI in JavaScript. I'll talk about how our packaging and push systems work in great detail, which are clever combinati...


https://www.youtube.com/watch?v=i__969noyAM

Facebook engineers Bill Fisher and Jing Chen are here to talk about Flux and React, and how using an application architecture with a unidirectional data flow...


https://www.youtube.com/watch?v=4anAwXYqLG8

I’ll explain how React is moving towards a minimal API surface area. Instead of providing many framework features, React is trying to utilize patterns, parad...


https://www.youtube.com/watch?v=M8x0bc81smU

Avik Chaudhuri, Software Engineer at Facebook and Jeff Morrison, Software Engineer at Facebook To encourage engineers to continue to make changes to the code...


https://www.youtube.com/watch?v=LQFQl8EsV3k

The https://citrusbyte.com team is proud to present Nick Schrock on GraphQL @ Facebook: A Horizontal Platform - at NYC Javascript React Group at Facebook NYC...


https://www.youtube.com/watch?v=mmke4w4gc6c


https://www.youtube.com/watch?v=dpw9EHDh2bM

The first three talks from React Conf 2018 by Sophie Alpert, Dan Abramov, and Ryan Florence. Learn more about Hooks at https://reactjs.org/hooks.


https://reactjs.org/community/conferences.html


https://reactjs.org/community/videos.html


https://github.com/tiaanduplessis/awesome-react-talks

😎 A curated list of talks about React or topics related to React - tiaanduplessis/awesome-react-talks