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
370
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
530
The Artsy Omakase - Artsy x React Native 2018
artsyopensource
1
920
Learning How to Learn - Artsy x React Native
artsyopensource
0
470
JavaScriptures 5 - Babel & Webpack
artsyopensource
0
490
JavaScriptures 4.2 - Local State
artsyopensource
0
440
JavaScriptures 3 - Styled Components
artsyopensource
1
400
JavaScriptures 4.1 - Relay
artsyopensource
0
250
JavaScriptures 2 - TypeScript
artsyopensource
0
360
Other Decks in Programming
See All in Programming
CNCF Project の作者が考えている OSS の運営
utam0k
5
690
富山発の個人開発サービスで日本中の学校の業務を改善した話
krpk1900
4
370
動作確認やテストで漏れがちな観点3選
starfish719
6
1k
第3回 Snowflake 中部ユーザ会- dbt × Snowflake ハンズオン
hoto17296
4
360
Amazon S3 TablesとAmazon S3 Metadataを触ってみた / 20250201-jawsug-tochigi-s3tables-s3metadata
kasacchiful
0
100
TokyoR116_BeginnersSession1_環境構築
kotatyamtema
0
110
法律の脱レガシーに学ぶフロントエンド刷新
oguemon
5
730
ARA Ansible for the teams
kksat
0
150
知られざるDMMデータエンジニアの生態 〜かつてツチノコと呼ばれし者〜
takaha4k
4
1.3k
Spring gRPC について / About Spring gRPC
mackey0225
0
220
第3回関東Kaggler会_AtCoderはKaggleの役に立つ
chettub
3
890
Honoをフロントエンドで使う 3つのやり方
yusukebe
4
2.1k
Featured
See All Featured
Build your cross-platform service in a week with App Engine
jlugia
229
18k
GitHub's CSS Performance
jonrohan
1030
460k
Writing Fast Ruby
sferik
628
61k
Building Your Own Lightsaber
phodgson
104
6.2k
Making the Leap to Tech Lead
cromwellryan
133
9.1k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
A Modern Web Designer's Workflow
chriscoyier
693
190k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
630
How to Ace a Technical Interview
jacobian
276
23k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Documentation Writing (for coders)
carmenintech
67
4.6k
How to Think Like a Performance Engineer
csswizardry
22
1.3k
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