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
380
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
560
The Artsy Omakase - Artsy x React Native 2018
artsyopensource
1
970
Learning How to Learn - Artsy x React Native
artsyopensource
0
500
JavaScriptures 5 - Babel & Webpack
artsyopensource
0
520
JavaScriptures 4.2 - Local State
artsyopensource
0
480
JavaScriptures 3 - Styled Components
artsyopensource
1
410
JavaScriptures 4.1 - Relay
artsyopensource
0
260
JavaScriptures 2 - TypeScript
artsyopensource
0
370
Other Decks in Programming
See All in Programming
2ヶ月で生産性2倍、お買い物アプリ「カウシェ」4チーム同時改善の取り組み
ike002jp
1
120
カオスに立ち向かう小規模チームの装備の選択〜フルスタックTSという装備の強み _ 弱み〜/Choosing equipment for a small team facing chaos ~ Strengths and weaknesses of full-stack TS~
bitkey
1
140
KawaiiLT 登壇資料 キャリアとモチベーション
hiiragi
0
160
Contribute to Comunities | React Tokyo Meetup #4 LT
sasagar
0
600
On-the-fly Suggestions of Rewriting Method Deprecations
ohbarye
3
5k
Instrumentsを使用した アプリのパフォーマンス向上方法
hinakko
0
240
Bedrock×MCPで社内ブログ執筆文化を育てたい!
har1101
7
1.5k
Cursor/Devin全社導入の理想と現実
saitoryc
28
22k
The New Developer Workflow: How AI Transforms Ideas into Code
danielsogl
0
110
Storybookの情報をMCPサーバー化する
shota_tech
1
300
Embracing Ruby magic
vinistock
2
140
iOSアプリで測る!名古屋駅までの 方向と距離
ryunakayama
0
150
Featured
See All Featured
[RailsConf 2023] Rails as a piece of cake
palkan
54
5.5k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.5k
How to Think Like a Performance Engineer
csswizardry
23
1.6k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Designing for Performance
lara
608
69k
Raft: Consensus for Rubyists
vanstee
137
6.9k
How STYLIGHT went responsive
nonsquared
100
5.5k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.3k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
47
2.7k
BBQ
matthewcrist
88
9.6k
For a Future-Friendly Web
brad_frost
177
9.7k
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