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
400
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
620
The Artsy Omakase - Artsy x React Native 2018
artsyopensource
1
1k
Learning How to Learn - Artsy x React Native
artsyopensource
0
530
JavaScriptures 5 - Babel & Webpack
artsyopensource
0
580
JavaScriptures 4.2 - Local State
artsyopensource
0
540
JavaScriptures 3 - Styled Components
artsyopensource
1
450
JavaScriptures 4.1 - Relay
artsyopensource
0
270
JavaScriptures 2 - TypeScript
artsyopensource
0
380
Other Decks in Programming
See All in Programming
Feature Flags Suck! - KubeCon Atlanta 2025
phodgson
0
150
歴史から学ぶ「Why PHP?」 PHPを書く理由を改めて理解する / Learning from History: “Why PHP?” Rediscovering the Reasons for Writing PHP
seike460
PRO
0
160
しっかり学ぶ java.lang.*
nagise
1
390
CloudflareのSandbox SDKを試してみた
syumai
0
170
『実践MLOps』から学ぶ DevOps for ML
nsakki55
2
440
Flutterアプリ運用の現場で役立った監視Tips 5選
ostk0069
1
480
Java_プロセスのメモリ監視の落とし穴_NMT_で見抜けない_glibc_キャッシュ問題_.pdf
ntt_dsol_java
0
220
アーキテクチャと考える迷子にならない開発者テスト
irof
9
3.1k
「10分以内に機能を消せる状態」 の実現のためにやっていること
togishima
1
520
[堅牢.py #1] テストを書かない研究者に送る、最初にテストを書く実験コード入門 / Let's start your ML project by writing tests
shunk031
9
4.4k
Module Harmony
petamoriken
2
470
イベントストーミングのはじめかた / Getting Started with Event Storming
nrslib
1
610
Featured
See All Featured
KATA
mclloyd
PRO
32
15k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Done Done
chrislema
186
16k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Docker and Python
trallard
46
3.7k
We Have a Design System, Now What?
morganepeng
54
7.9k
Side Projects
sachag
455
43k
Visualization
eitanlees
150
16k
Optimizing for Happiness
mojombo
379
70k
What's in a price? How to price your products and services
michaelherold
246
12k
Facilitating Awesome Meetings
lara
57
6.6k
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