Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
JavaScriptures 1 - React
Search
Artsy Open Source
April 09, 2018
Programming
0
390
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
590
The Artsy Omakase - Artsy x React Native 2018
artsyopensource
1
1k
Learning How to Learn - Artsy x React Native
artsyopensource
0
520
JavaScriptures 5 - Babel & Webpack
artsyopensource
0
550
JavaScriptures 4.2 - Local State
artsyopensource
0
500
JavaScriptures 3 - Styled Components
artsyopensource
1
440
JavaScriptures 4.1 - Relay
artsyopensource
0
270
JavaScriptures 2 - TypeScript
artsyopensource
0
380
Other Decks in Programming
See All in Programming
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
18
10k
ソフトウェアテスト徹底指南書の紹介
goyoki
1
140
GitHubとGitLabとAWS CodePipelineでCI/CDを組み比べてみた
satoshi256kbyte
3
130
Namespace and Its Future
tagomoris
6
700
testingを眺める
matumoto
1
130
ProxyによるWindow間RPC機構の構築
syumai
3
1.1k
Design Foundational Data Engineering Observability
sucitw
3
170
個人軟體時代
ethanhuang13
0
310
奥深くて厄介な「改行」と仲良くなる20分
oguemon
1
440
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
1.6k
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
560
TDD 実践ミニトーク
contour_gara
1
290
Featured
See All Featured
GitHub's CSS Performance
jonrohan
1032
460k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Automating Front-end Workflow
addyosmani
1370
200k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Being A Developer After 40
akosma
90
590k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Become a Pro
speakerdeck
PRO
29
5.5k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
111
20k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
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