Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
JavaScriptures 1 - React
Artsy Open Source
April 09, 2018
Programming
0
190
JavaScriptures 1 - React
https://github.com/artsy/javascriptures/tree/master/1_intro-to-react
Artsy Open Source
April 09, 2018
Tweet
Share
More Decks by Artsy Open Source
See All by Artsy Open Source
Adding React Native to an Existing App - Artsy x React Native 2018
artsyopensource
0
260
The Artsy Omakase - Artsy x React Native 2018
artsyopensource
1
580
Learning How to Learn - Artsy x React Native
artsyopensource
0
240
JavaScriptures 5 - Babel & Webpack
artsyopensource
0
200
JavaScriptures 4.2 - Local State
artsyopensource
0
190
JavaScriptures 3 - Styled Components
artsyopensource
1
200
JavaScriptures 4.1 - Relay
artsyopensource
0
110
JavaScriptures 2 - TypeScript
artsyopensource
0
170
Other Decks in Programming
See All in Programming
【DevFest & ADS JP 22】チームで導入する
[email protected]
おいしい健康
kako351
0
210
[2023년 1월 세미나] 데이터 분석가 되면 어떤 일을 하나요?
datarian
0
500
Jetpack Compose 完全に理解した
mkeeda
1
420
Rによる大規模データの処理
s_uryu
2
610
和暦を正しく扱うための暦の話
nagise
10
4.6k
GCPでのバッチ処理パターンを考えてみる
satohjohn
1
200
tidy_rpart
bk_18
0
390
社会人 20 年目エンジニア、発信で技術学びなおしてる話
e99h2121
1
130
AWSにおける標的型Bot対策
hacomono
0
390
ipa-medit: Memory search and patch tool for IPA without Jailbreaking/ipa-medit-bh2022-europe
tkmru
0
120
Use KMM to call the API of the National Tax Agency
akkeylab
0
290
監視せなあかんし、五大紙だけにオオカミってな🐺🐺🐺🐺🐺
sadnessojisan
2
680
Featured
See All Featured
Java REST API Framework Comparison - PWX 2021
mraible
PRO
13
5.4k
WebSockets: Embracing the real-time Web
robhawkes
58
6k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
44
14k
Code Reviewing Like a Champion
maltzj
508
38k
The Power of CSS Pseudo Elements
geoffreycrofte
52
4.3k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
109
16k
The Cult of Friendly URLs
andyhume
68
5.1k
A Tale of Four Properties
chriscoyier
149
21k
Raft: Consensus for Rubyists
vanstee
130
5.7k
Navigating Team Friction
lara
176
12k
Building Applications with DynamoDB
mza
85
4.9k
The MySQL Ecosystem @ GitHub 2015
samlambert
240
11k
Transcript
React Let there be Props JavaScriptures I Luc & Orta
Intro to React - Key Concepts (5 mins) - Coding
Session (30 mins) - Explore React Native (10 mins) - Questions (10 mins)
What is React? A Javascript Library for building user interfaces
Key Concepts How does React work?
DOM Document Object Model
Virtual DOM React’s optimized version of DOM
None
React Backbone
None
None
Live Examples