Skip to content

Commit

Permalink
😅 Change many things
Browse files Browse the repository at this point in the history
  • Loading branch information
tiaanduplessis committed Sep 21, 2016
1 parent 83037ac commit a1276cb
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 40 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
* Make sure of PR is related to the correct year.

Thank you for the suggestions!

**Working on your first Pull Request?** You can learn how from this *free* series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github)
82 changes: 42 additions & 40 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,45 @@
# :point_right: **Awesome React Talks** :point_left: [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![React](https://img.shields.io/badge/React-Awesome-blue.svg)](https://facebook.github.io/react/)

There are a lot of screencasts, recordings of user group gatherings and conference talks available online. This is a curated list of talks about React or topics related to React that I enjoyed. I'll be updating this list whenever I've watched another awesome talk that is worthy enough. Suggestions are always appreciated through a pull request. Please take a look at the [Contribution Guidelines](CONTRIBUTING.md) beforehand.

| Symbol | Meaning |
| ------------------- |:-------------:|
| :boom::dizzy_face: | MIND = BLOWN |
| :laughing: | Funny |

## 2016 :point_down:
* [**Brian Holt - React: Learn Once Write Anywhere**](https://www.youtube.com/watch?v=G_nh6JnE2_4) `27:27`
* [**Brian Lonsdorf - Oh Composable World!**](https://www.youtube.com/watch?v=SfWR3dKnFIo) `27:31` :boom::dizzy_face:
* [**Drew Conley - The Danger Crew: Lessons learned from building an RPG in React**](https://www.youtube.com/watch?v=0pfLapmfxdY) `26:14`
* [**Michael Jackson - Rendering with React**](https://www.youtube.com/watch?v=7S8v8jfLb1Q) `54:40` :laughing:

## 2015 :point_down:
* [**Dan Abramov - Hot Reloading with Time Travel**](https://www.youtube.com/watch?v=xsSnOQynTHs) `30:40` :boom::dizzy_face:
* [**Gurdas Nijor - Unlocking the structure of your React applications with the AST**](https://www.youtube.com/watch?v=OZGgVxFxSIs) `28:27`
* [**Jem Young - Elegant React with ES6**](https://www.youtube.com/watch?v=GzChMXy-Es0) `26:08`
* [**Jessica Kerr - Functional Principles In React**](https://www.youtube.com/watch?v=1uRC3hmKQnM) `27:57`
* [**John K. Paul - Why is React "functional"?**](https://www.youtube.com/watch?v=1-Btq9U2T24) `20:28`
* [**Lee Byron - Immutable Data and React**](https://www.youtube.com/watch?v=I7IdS-PbEgI) `31:10`
* [**Luke VanderHart - The ReactJS Landscape**](https://www.youtube.com/watch?v=oRmj3IUkRVk) `41:03`
* [**Michael Chan - Styling React Components in JavaScript**](https://www.youtube.com/watch?v=0aBv8dsZs84) `29:15`
* [**Mike Glukhovsky - RRR - React, RethinkDB, Raspberry Pi**](https://www.youtube.com/watch?v=fPRLAmwmPyY) `35:19`
* [**Ryan Florence - Don't Rewrite, React! at react**](https://www.youtube.com/watch?v=BF58ZJ1ZQxY) `31:10`
* [**Sebastian Markbåge - DOM as a Second-class Citizen**](https://www.youtube.com/watch?v=Zemce4Y1Y-A) `40:04`

## 2014 :point_down:
* [**Christopher Chedeau - React's Architecture**](https://www.youtube.com/watch?v=eCf5CquV_Bw) `36:20`
* [**Christopher Chedeau - Why does React Scale?**](https://www.youtube.com/watch?v=D-ioDiacTm8) `21:14`
* [**Peta Hunt - React: RESTful UI Rendering**](https://www.youtube.com/watch?v=IVvHPPcl2TM) `36:14`
* [**Pete Hunt - The Secrets of React's Virtual DOM**](https://www.youtube.com/watch?v=-DX3vJiqxm4) `35:24`
* [**Sebastian Markbåge - Minimal API Surface Area**](https://www.youtube.com/watch?v=4anAwXYqLG8) `24:27`

## 2013 :point_down:
* [**Pete Hunt - React: Rethinking best practices**](https://www.youtube.com/watch?v=x7cQ3mrcKaY) `29:31` :boom::dizzy_face:

# TODO :memo:
* Add rating system based on number of views.
# This is :point_right: **Awesome React Talks** :point_left: [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
[![React](https://img.shields.io/badge/React-Awesome-blue.svg)](https://facebook.github.io/react/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) [![Build Status](https://travis-ci.org/mightyCrow/awesome-react-talks.svg?branch=master)](https://travis-ci.org/mightyCrow/awesome-react-talks)

There are a lot of screencasts, recordings of user group gatherings and conference talks available online. This is a curated list of talks about React or topics related to React that I enjoyed. I'll be updating this list whenever I've watched another awesome talk that is worth addinf. Suggestions are always appreciated through a pull request. Please take a look at the [Contribution Guidelines](CONTRIBUTING.md) beforehand.

## :point_down: 2016
- [**Brian Holt - React: Learn Once Write Anywhere**](https://www.youtube.com/watch?v=G_nh6JnE2_4) `27:27`
- [**Brian Lonsdorf - Oh Composable World!**](https://www.youtube.com/watch?v=SfWR3dKnFIo) `27:31`
- [**Drew Conley - The Danger Crew: Lessons learned from building an RPG in React**](https://www.youtube.com/watch?v=0pfLapmfxdY) `26:14`
- [**Michael Jackson - Rendering with React**](https://www.youtube.com/watch?v=7S8v8jfLb1Q) `54:40`

## :point_down: 2015
- [**Dan Abramov - Hot Reloading with Time Travel**](https://www.youtube.com/watch?v=xsSnOQynTHs) `30:40`
- [**Gurdas Nijor - Unlocking the structure of your React applications with the AST**](https://www.youtube.com/watch?v=OZGgVxFxSIs) `28:27`
- [**Jem Young - Elegant React with ES6**](https://www.youtube.com/watch?v=GzChMXy-Es0) `26:08`
- [**Jessica Kerr - Functional Principles In React**](https://www.youtube.com/watch?v=1uRC3hmKQnM) `27:57`
- [**John K. Paul - Why is React "functional"?**](https://www.youtube.com/watch?v=1-Btq9U2T24) `20:28`
- [**Lee Byron - Immutable Data and React**](https://www.youtube.com/watch?v=I7IdS-PbEgI) `31:10`
- [**Luke VanderHart - The ReactJS Landscape**](https://www.youtube.com/watch?v=oRmj3IUkRVk) `41:03`
- [**Michael Chan - Styling React Components in JavaScript**](https://www.youtube.com/watch?v=0aBv8dsZs84) `29:15`
- [**Mike Glukhovsky - RRR - React, RethinkDB, Raspberry Pi**](https://www.youtube.com/watch?v=fPRLAmwmPyY) `35:19`
- [**Ryan Florence - Don't Rewrite, React! at react**](https://www.youtube.com/watch?v=BF58ZJ1ZQxY) `31:10`
- [**Sebastian Markbåge - DOM as a Second-class Citizen**](https://www.youtube.com/watch?v=Zemce4Y1Y-A) `40:04`

## :point_down: 2014
- [**Christopher Chedeau - React's Architecture**](https://www.youtube.com/watch?v=eCf5CquV_Bw) `36:20`
- [**Christopher Chedeau - Why does React Scale?**](https://www.youtube.com/watch?v=D-ioDiacTm8) `21:14`
- [**Peta Hunt - React: RESTful UI Rendering**](https://www.youtube.com/watch?v=IVvHPPcl2TM) `36:14`
- [**Pete Hunt - The Secrets of React's Virtual DOM**](https://www.youtube.com/watch?v=-DX3vJiqxm4) `35:24`
- [**Sebastian Markbåge - Minimal API Surface Area**](https://www.youtube.com/watch?v=4anAwXYqLG8) `24:27`

## :point_down: 2013
- [**Pete Hunt - React: Rethinking best practices**](https://www.youtube.com/watch?v=x7cQ3mrcKaY) `29:31`

## :thumbsup: Recommendations
You should also checkout the [awesome-react](https://github.com/enaqx/awesome-react) and [awesome-react-components](https://github.com/brillout/awesome-react-components) repos.

## :iphone: You fancy React Native talks
Check out my other repo [awesome-react-native-talks](https://github.com/mightyCrow/awesome-react-native-talks).

## :memo: TODO
- Add rating system based on number of views.

## License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
Expand Down

0 comments on commit a1276cb

Please sign in to comment.