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
510
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
止められない医療アプリ、そっと Swift 6 へ
medley
1
110
XP, Testing and ninja testing ZOZ5
m_seki
2
270
なぜGoのジェネリクスはこの形なのか? Featherweight Goが明かす設計の核心
ryotaros
7
1k
Swift Concurrency - 状態監視の罠
objectiveaudio
2
450
猫と暮らすネットワークカメラ生活🐈 ~Vision frameworkでペットを愛でよう~ / iOSDC Japan 2025
yutailang0119
0
220
Back to the Future: Let me tell you about the ACP protocol
terhechte
0
130
麻雀点数計算問題生成タスクから学ぶ Single Agentの限界と Agentic Workflowの底力
po3rin
5
2.1k
私はどうやって技術力を上げたのか
yusukebe
43
17k
ネイティブ製ガントチャートUIを作って学ぶUICollectionViewLayoutの威力
jrsaruo
0
130
CSC305 Lecture 02
javiergs
PRO
1
260
Let's Write a Train Tracking Algorithm
twocentstudios
0
220
PostgreSQLで手軽にDuckDBを使う!DuckDB&pg_duckdb入門/osk2025-duckdb
takahashiikki
1
240
Featured
See All Featured
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Code Review Best Practice
trishagee
72
19k
Practical Orchestrator
shlominoach
190
11k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Balancing Empowerment & Direction
lara
4
680
Making Projects Easy
brettharned
119
6.4k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Designing for humans not robots
tammielis
254
25k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
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