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
400
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
620
The Artsy Omakase - Artsy x React Native 2018
artsyopensource
1
1k
Learning How to Learn - Artsy x React Native
artsyopensource
0
530
JavaScriptures 5 - Babel & Webpack
artsyopensource
0
560
JavaScriptures 4.2 - Local State
artsyopensource
0
520
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
Vueのバリデーション、結局どれを選べばいい? ― 自作バリデーションの限界と、脱却までの道のり ― / Which Vue Validation Library Should We Really Use? The Limits of Self-Made Validation and How I Finally Moved On
neginasu
2
1.6k
CSC305 Lecture 12
javiergs
PRO
0
240
ドメイン駆動設計のエッセンス
masuda220
PRO
13
4.7k
Software Architecture
hschwentner
6
2.3k
EMこそClaude Codeでコード調査しよう
shibayu36
0
450
Reactive Thinking with Signals and the Resource API
manfredsteyer
PRO
0
120
NIKKEI Tech Talk#38
cipepser
0
280
CSC509 Lecture 08
javiergs
PRO
0
260
Blazing Fast UI Development with Compose Hot Reload (droidcon London 2025)
zsmb
0
260
組込みだけじゃない!TinyGo で始める無料クラウド開発入門
otakakot
2
380
iOSでSVG画像を扱う
kishikawakatsumi
0
170
登壇は dynamic! な営みである / speech is dynamic
da1chi
0
360
Featured
See All Featured
The Language of Interfaces
destraynor
162
25k
Embracing the Ebb and Flow
colly
88
4.9k
Code Review Best Practice
trishagee
72
19k
A better future with KSS
kneath
239
18k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.5k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
Faster Mobile Websites
deanohume
310
31k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
YesSQL, Process and Tooling at Scale
rocio
173
15k
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