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
340
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
470
The Artsy Omakase - Artsy x React Native 2018
artsyopensource
1
840
Learning How to Learn - Artsy x React Native
artsyopensource
0
440
JavaScriptures 5 - Babel & Webpack
artsyopensource
0
420
JavaScriptures 4.2 - Local State
artsyopensource
0
400
JavaScriptures 3 - Styled Components
artsyopensource
1
350
JavaScriptures 4.1 - Relay
artsyopensource
0
220
JavaScriptures 2 - TypeScript
artsyopensource
0
320
Other Decks in Programming
See All in Programming
Method Swizzlingを行うライブラリにおけるマルチモジュール設計
yoshikma
0
110
長期運用プロダクトの開発速度を維持し続けるためのリファクタリング実践例
wataruss
8
2.7k
LangChainでWebサイトの内容取得やGitHubソースコード取得
shukob
0
160
Rubyとクリエイティブコーディングの輪の広がり / The Growing Circle of Ruby and Creative Coding
chobishiba
1
260
Hono・Prisma・AWSでGeoなAPI開発
nokonoko1203
5
670
Debugging: All you need to know (for simultaneous interpreting)
jmatsu
2
670
connect-go で面倒くささと戦う / 2024-08-27 #newmo_layerx_go
izumin5210
2
630
サーバーレスで負荷試験!Step Functions + Lambdaを使ったk6の分散実行
shuntakahashi
6
1.5k
XStateでReactに秩序を与えたい
gizm000
0
720
Ruby Parser progress report 2024
yui_knk
2
220
Rechartsで楽にゴリゴリにカスタマイズする!
10tera
1
160
dRuby 入門者によるあなたの身近にあるdRuby 入門
makicamel
4
350
Featured
See All Featured
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
123
18k
Building an army of robots
kneath
302
42k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
25
3.9k
GraphQLの誤解/rethinking-graphql
sonatard
65
9.8k
Code Review Best Practice
trishagee
62
16k
Designing Experiences People Love
moore
138
23k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
166
48k
The Cult of Friendly URLs
andyhume
76
6k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
A Tale of Four Properties
chriscoyier
155
22k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
36
1.7k
Making the Leap to Tech Lead
cromwellryan
128
8.8k
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