Repository: tiaanduplessis/awesome-react-native-talks Branch: master Commit: 132160a209b2 Files: 7 Total size: 8.3 KB Directory structure: gitextract_ayxvsmfq/ ├── .gitignore ├── .travis.yml ├── CODE-OF-CONDUCT.md ├── CONTRIBUTING.md ├── README.md ├── package.json └── renovate.json ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitignore ================================================ node_modules npm-debug.log ================================================ FILE: .travis.yml ================================================ language: node_js node_js: - 'node' ================================================ FILE: CODE-OF-CONDUCT.md ================================================ Contributor Code of Conduct As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities. We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality. Examples of unacceptable behavior by participants include: The use of sexualized language or imagery Personal attacks Trolling or insulting/derogatory comments Public or private harassment Publishing other's private information, such as physical or electronic addresses, without explicit permission Other unethical or unprofessional conduct Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful. By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project. Project maintainers who do not follow or enforce the Code of Conduct may be permanently removed from the project team. This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting a project maintainer at tiaanduplessis@hotmail.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. Maintainers are obligated to maintain confidentiality with regard to the reporter of an incident. This Code of Conduct is adapted from the Contributor Covenant, version 1.3.0, available from http://contributor-covenant.org/version/1/3/0/ ================================================ FILE: CONTRIBUTING.md ================================================ # Contribution Guidelines * Make sure to specify why the talk is a must watch: what did you learn and what others can learn from it. * Follow the format: `[**Talk author - Talk title**](http://www.link.com) duration`. * Make sure of PR is related to the correct year. Thank you for the suggestions! ================================================ FILE: README.md ================================================ # Awesome React Native Talks [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![Greenkeeper badge](https://badges.greenkeeper.io/tiaanduplessis/awesome-react-native-talks.svg)](https://greenkeeper.io) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) [![Build Status](https://travis-ci.org/tiaanduplessis/awesome-react-native-talks.svg?branch=master)](https://travis-ci.org/tiaanduplessis/awesome-react-native-talks) This is a curated list of talks about React Native or topics related to React Native that I enjoyed. I'll be updating this list whenever I've watched another talk that is worth adding. Suggestions are always appreciated through a pull request. Please take a look at the [Contribution Guidelines](CONTRIBUTING.md) beforehand. ## 2019 * [**Lorenzo Sciandra - React Native: the past, the present and the future**](https://youtu.be/I5hpTYrT3_U) `37:18` * [**Ofir Dagan - (Don’t) Blame it on React Native**](https://youtu.be/YSxVG5JbyOE) `24:20` ## 2018 * [**Radosław Pietruszewski - Next-generation React databases**](https://www.youtube.com/watch?v=UlZ1QnFF4Cw) `26:36` * [**Brent Vatne - React Navigation**](https://youtu.be/wJJZ9Od8MjM) `26:13` * [**James Long - Block the Main Thread**](https://youtu.be/ZXqyaslyXUw) ` 31:15` * [**Nicolas Couvrat - Wait, What Happens When My React Native Application Starts?**](https://youtu.be/rReCzR6DMEM) `11:37` * [**Ram N - The State of React Native**](https://youtu.be/83ffAY-CmL4) `27:31` * [**Ram N - React Native's New Architecture**](https://youtu.be/UcqRXTriUVI) ` 29:29` * [**Rotem Mizrachi- Meidan and Shalom Yerushalm - Continuous Workflow for a Large React Native App: Mobile At Wix**](https://www.youtube.com/watch?v=MDab8HtQi3E&list=PLNBNS7NRGKMFi_glL49hsoyqu7dHTMnNm&t=0s&index=21) `23:50` * [**Samantha Bretous - From Sketch to Code: Designing a Component Kit**](https://www.youtube.com/watch?v=C6fqRieYRVw) `23:33` * [**Narendra Shetty - Push Notification With React Native**](https://youtu.be/XCk31D5vY0U) `31:13` * [**Vincent Riemer - Bridging React Native Back to its Roots**](https://youtu.be/aOWIJ4Mgb2k) `27:16` * [**Woody Rousseau - Asynchronous & Offline Magic Tricks on React Native**](https://www.youtube.com/watch?v=PBNAz-yAxrY) `27:31` ## 2017 * [**Aaron Greenwald - Testing & React Native: Lessons from the Battlefield**](https://youtu.be/cUSUJXAvt6k) `29:57` * [**Alex Kotliarskyi - Building stellar user experiences with React Native**](https://youtu.be/fjS5ssBn3fA) `23:42` * [**Chris Ball - From Idea to App Store: A Guide to Shipping React Native Apps**](https://youtu.be/W8X7t1qlT_w) `33:53` * [**Harry Tormey - When to go Native Over Javascript**](https://youtu.be/kFyaj5HmMEY) `24:02` * [**Joel Arvidsson - Performant Animations in React Native**](https://www.youtube.com/watch?v=UPrKMGPDbtY) `50:07` * [**Ken Wheeler - Why we Need an App Browser**](https://youtu.be/WEQx3wz8QeY) `23:31` * [**Kyle Poole & Thomas Bruketta - Gestures Here. Gestures There...**](https://youtu.be/L_jzGn5b9H4) - `33:44` * [**Leland Richardson - React Native in the "Brown Field"**](https://www.youtube.com/watch?v=tWitQoPgs8w) `27:56` * [**Parashuram N - Web Like Development and Release Agility for React Native**](https://www.youtube.com/watch?v=iMLpUVZseEg) `35:21` * [**Tal Kol - Performance Limitations of React Native and How to Overcome Them**](https://youtu.be/OmiXlJ4ZzAo) `28:58` ## 2016 * [**Brian Douglas - React-Native: Should I Even Bother Learning Swift?**](https://www.youtube.com/watch?v=2d0z_L4oXt8) `39:18` * [**Bonnie Eisenman - React Native In The Wild**](https://www.youtube.com/watch?v=KWEhFWm0SL8) `32:34` * [**Dan Caspi - Making React Native Fast & Lean**](https://www.youtube.com/watch?v=9LV4D-Obgj4) `30:01` * [**Jani Eväkallio - Actually Building Things In React Native**](https://www.youtube.com/watch?v=ZqKYk0aTaYk) `34:40` * [**Tadeu Zagallo - Optimising React Native: Tools and Tips**](https://www.youtube.com/watch?v=0MlT74erp60) `24:12` * [**Tal Kol - Building a React Native App for 80 Million Users**](https://www.youtube.com/watch?v=abSNo2P9mMM&t) `43:20` * [**Tal Kol - Introduction to React Native Performance**](https://www.youtube.com/watch?v=9VqVv_sVgv0) `18:11` ## 2015 * [**Adam Miskiewicz - React Native in Production**](https://www.youtube.com/watch?v=yVt52ZaC-Ck) `32:10` * [**Adam Wolff - React Native**](https://www.youtube.com/watch?v=0rm4lt9bh2k) `21:03` * [**Brent Vatne - From React web to native mobile: mapping out the unknown unknowns**](https://www.youtube.com/watch?v=-XxSCi8TKuk) `53:02` * [**Christopher Chedeau - A Deep Dive into React Native**](https://www.youtube.com/watch?v=7rDsRXj9-cU) `30:13` * [**James Long - Why React Native is Different**](https://www.youtube.com/watch?v=ZM2NAD__iK4) `50:29` * [**Martin Konicek - Under The Hood of React Native**](https://www.youtube.com/watch?v=8N4f4h6SThc) `30:35` * [**Spencer Ahrens - React Native: Building Fluid User Experiences**](https://www.youtube.com/watch?v=xDlfrcM6YBk) `35:14` ## Recommendations Also check out the [awesome-react-native](https://github.com/jondot/awesome-react-native) and [open-source-react-native-apps](https://github.com/vitorebatista/open-source-react-native-apps) repos. ## Looking for React related talks Check out my [awesome-react-talks](https://github.com/tiaanduplessis/awesome-react-talks) repo. ## License [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) To the extent possible under law, [Tiaan du Plessis](https://github.com/tiaanduplessis) has waived all copyright and related or neighboring rights to this work. ================================================ FILE: package.json ================================================ { "scripts": { "test": "prettier --write README.md" }, "devDependencies": { "prettier": "1.18.2" } } ================================================ FILE: renovate.json ================================================ { "extends": [ "config:base" ] }