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
Front-end development with React.js
Search
Orjiewuru Kingdom Isaac
October 07, 2017
Programming
2
230
Front-end development with React.js
A talk on React and a live coding session on how to build React apps
Orjiewuru Kingdom Isaac
October 07, 2017
Tweet
Share
More Decks by Orjiewuru Kingdom Isaac
See All by Orjiewuru Kingdom Isaac
The Journey To Becoming A Software Craftsman - Lessons Learnt
kingisaac95
0
30
Technical Writing - What? Why? How?
kingisaac95
0
50
Components as data
kingisaac95
0
170
Getting everybody online with PWAs
kingisaac95
0
100
React and GraphQL - Frontend Besties
kingisaac95
0
96
Opensource - Why? How?
kingisaac95
0
42
SEEP_-_21st_Century_and_Coding.pdf
kingisaac95
0
56
Let's talk GraphQL
kingisaac95
0
87
Other Decks in Programming
See All in Programming
AHC045_解説
shun_pi
0
530
趣味全開のAITuber開発
kokushin
0
200
Sharing features among Android applications: experience feedback
jbvincey
0
110
Road to RubyKaigi: Making Tinny Chiptunes with Ruby
makicamel
4
120
Lambda(Python)の リファクタリングが好きなんです
komakichi
3
200
設計の本質:コード、システム、そして組織へ / The Essence of Design: To Code, Systems, and Organizations
nrslib
3
380
On-the-fly Suggestions of Rewriting Method Deprecations
ohbarye
1
1.9k
State of Namespace
tagomoris
4
1.5k
リアルタイムレイトレーシング + ニューラルレンダリング簡単紹介 / Real-Time Ray Tracing & Neural Rendering: A Quick Introduction (2025)
shocker_0x15
1
300
Deoptimization: How YJIT Speeds Up Ruby by Slowing Down / RubyKaigi 2025
k0kubun
0
810
小田原でみんなで一句詠みたいな #phpcon_odawara
stefafafan
0
330
海外のアプリで見かけたかっこいいTransitionを真似てみる
shogotakasaki
1
170
Featured
See All Featured
KATA
mclloyd
29
14k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
2.9k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
23
2.6k
A better future with KSS
kneath
239
17k
Producing Creativity
orderedlist
PRO
344
40k
Automating Front-end Workflow
addyosmani
1369
200k
Optimizing for Happiness
mojombo
377
70k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
13
670
The Pragmatic Product Professional
lauravandoore
33
6.5k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
178
53k
Transcript
REACT FRONT-END DEVELOPMENT WITH:
>HUMAN >ANDELA >OPENSOURCE ORJIEWURU KINGDOM ISAAC (@KINGISAAC95)
TEXT WHY FRONT-END DEVELOPMENT MATTERS ▸ More people are getting
connected to the web ▸ There’s need for a better way to present content to the users ▸ Users need to get the content they want easily
TEXT CONSIDERATIONS TO MAKE ▸ Who are the users? ▸
What content am I serving? ▸ What results do I want? ▸ Do I need to make any conversions?
TEXT WHAT WE’LL BE MAKING ▸ Moodle - A learning
resource for students ▸ Tools: ▸ HTML / JSX ▸ CSS ▸ JavaScript / React
TEXT WHY WE CHOOSE REACT? ▸ Fast learning curve /
Clean abstraction ▸ Reusable components ▸ Fast render with Virtual DOM ▸ Easily turn your app into a PWA ▸ Great developer tools ▸ React Native (Who doesn’t want to develop for mobile?)
DEMO OF WHAT WE’LL MAKE
None
None
None
QUESTIONS? ANY
ENJOY THE RIDE N’ SEE YOU IN THE BREAKOUT SESSION
kingisaac95 TEXT
/MOODLE GET THE APP: GITHUB.COM/KINGISAAC95