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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
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
CSC307 Lecture 14
javiergs
PRO
0
470
Claude Codeログ基盤の構築
giginet
PRO
7
2.5k
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
260
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
190
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.5k
ポーリング処理廃止によるイベント駆動アーキテクチャへの移行
seitarof
3
940
Ruby x Terminal
a_matsuda
7
590
エンジニアの「手元の自動化」を加速するn8n 2026.02.27
symy2co
0
130
API Platformを活用したPHPによる本格的なWeb API開発 / api-platform-book-intro
ttskch
1
130
「抽象に依存せよ」が分からなかった新卒1年目の私が Goのインターフェースと和解するまで
kurogenki
0
100
15年目のiOSアプリを1から作り直す技術
teakun
1
620
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
170
Featured
See All Featured
Building Adaptive Systems
keathley
44
2.9k
Ethics towards AI in product and experience design
skipperchong
2
220
Skip the Path - Find Your Career Trail
mkilby
1
75
Typedesign – Prime Four
hannesfritz
42
3k
Un-Boring Meetings
codingconduct
0
220
Efficient Content Optimization with Google Search Console & Apps Script
katarinadahlin
PRO
1
390
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
73k
Writing Fast Ruby
sferik
630
63k
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
210
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.8k
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
320
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
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