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
34
Technical Writing - What? Why? How?
kingisaac95
0
57
Components as data
kingisaac95
0
180
Getting everybody online with PWAs
kingisaac95
0
110
React and GraphQL - Frontend Besties
kingisaac95
0
110
Opensource - Why? How?
kingisaac95
0
49
SEEP_-_21st_Century_and_Coding.pdf
kingisaac95
0
69
Let's talk GraphQL
kingisaac95
0
100
Other Decks in Programming
See All in Programming
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.7k
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
590
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
850
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
550
CS教育のDX AIによる育成の効率化
niftycorp
PRO
0
120
コードレビューをしない選択 #でぃーぷらすトウキョウ
kajitack
3
960
「抽象に依存せよ」が分からなかった新卒1年目の私が Goのインターフェースと和解するまで
kurogenki
0
120
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.5k
Windows on Ryzen and I
seosoft
0
290
S3ストレージクラスの「見える」「ある」「使える」は全部違う ─ 体験から見た、仕様の深淵を覗く
ya_ma23
0
550
ポーリング処理廃止によるイベント駆動アーキテクチャへの移行
seitarof
3
1.1k
AIとペアプロして処理時間を97%削減した話 #pyconshizu
kashewnuts
1
240
Featured
See All Featured
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
Thoughts on Productivity
jonyablonski
75
5.1k
The browser strikes back
jonoalderson
0
800
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
320
The Spectacular Lies of Maps
axbom
PRO
1
620
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
350
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
Tips & Tricks on How to Get Your First Job In Tech
honzajavorek
0
450
GraphQLの誤解/rethinking-graphql
sonatard
75
11k
Applied NLP in the Age of Generative AI
inesmontani
PRO
4
2.2k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
122
21k
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
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