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
550
The Artsy Omakase - Artsy x React Native 2018
artsyopensource
1
960
Learning How to Learn - Artsy x React Native
artsyopensource
0
490
JavaScriptures 5 - Babel & Webpack
artsyopensource
0
500
JavaScriptures 4.2 - Local State
artsyopensource
0
470
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
Boost Your Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
250
SLI/SLOの設定を進めるその前に アラート品質の改善に取り組んだ話
tanden
2
740
S3静的ホスティング+Next.js静的エクスポート で格安webアプリ構築
iharuoru
0
200
データベースエンジニアの仕事を楽にする。PgAssistantの紹介
nnaka2992
9
4.3k
custom_lintで始めるチームルール管理
akaboshinit
0
140
英語 × の私が、生成AIの力を借りて、OSSに初コントリビュートした話
personabb
0
120
snacks.nvim内のセットアップ不要なプラグインを紹介 / introduce_snacks_nvim
uhooi
0
350
Return of the Full-Stack Developer
simas
PRO
1
320
体得しよう!RSA暗号の原理と解読
laysakura
3
540
PsySHから紐解くREPLの仕組み
muno92
PRO
1
530
WordPress Playground for Developers
iambherulal
0
120
今から始めるCursor / Windsurf / Cline
kengo_hayano
0
110
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
4
480
A Philosophy of Restraint
colly
203
16k
Side Projects
sachag
452
42k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.4k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
31
4.8k
Thoughts on Productivity
jonyablonski
69
4.5k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
51
2.4k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.5k
Code Reviewing Like a Champion
maltzj
522
39k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
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