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
510
The Artsy Omakase - Artsy x React Native 2018
artsyopensource
1
910
Learning How to Learn - Artsy x React Native
artsyopensource
0
470
JavaScriptures 5 - Babel & Webpack
artsyopensource
0
470
JavaScriptures 4.2 - Local State
artsyopensource
0
430
JavaScriptures 3 - Styled Components
artsyopensource
1
390
JavaScriptures 4.1 - Relay
artsyopensource
0
250
JavaScriptures 2 - TypeScript
artsyopensource
0
350
Other Decks in Programming
See All in Programming
情報漏洩させないための設計
kubotak
5
1.3k
ドメインイベント増えすぎ問題
h0r15h0
2
550
PHPで学ぶプログラミングの教訓 / Lessons in Programming Learned through PHP
nrslib
4
1k
GitHubで育つ コラボレーション文化 : ニフティでのインナーソース挑戦事例 - 2024-12-16 GitHub Universe 2024 Recap in ZOZO
niftycorp
PRO
0
1.2k
コンテナをたくさん詰め込んだシステムとランタイムの変化
makihiro
1
180
為你自己學 Python
eddie
0
510
ゆるやかにgolangci-lintのルールを強くする / Kyoto.go #56
utgwkk
2
870
rails newと同時に型を書く
aki19035vc
5
680
20年もののレガシープロダクトに 0からPHPStanを入れるまで / phpcon2024
hirobe1999
0
1k
歴史と現在から考えるスケーラブルなソフトウェア開発のプラクティス
i10416
0
280
htmxって知っていますか?次世代のHTML
hiro_ghap1
0
410
GitHub CopilotでTypeScriptの コード生成するワザップ
starfish719
26
5.9k
Featured
See All Featured
The Language of Interfaces
destraynor
155
24k
Done Done
chrislema
182
16k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
28
4.4k
Docker and Python
trallard
43
3.2k
GraphQLとの向き合い方2022年版
quramy
44
13k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Building Adaptive Systems
keathley
38
2.3k
Practical Orchestrator
shlominoach
186
10k
For a Future-Friendly Web
brad_frost
176
9.5k
What's in a price? How to price your products and services
michaelherold
244
12k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Product Roadmaps are Hard
iamctodd
PRO
50
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