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
31
Technical Writing - What? Why? How?
kingisaac95
0
53
Components as data
kingisaac95
0
170
Getting everybody online with PWAs
kingisaac95
0
110
React and GraphQL - Frontend Besties
kingisaac95
0
97
Opensource - Why? How?
kingisaac95
0
43
SEEP_-_21st_Century_and_Coding.pdf
kingisaac95
0
64
Let's talk GraphQL
kingisaac95
0
93
Other Decks in Programming
See All in Programming
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
390
関数型まつりレポート for JuliaTokai #22
antimon2
0
160
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
240
dbt民主化とLLMによる開発ブースト ~ AI Readyな分析サイクルを目指して ~
yoshyum
2
240
datadog dash 2025 LLM observability for reliability and stability
ivry_presentationmaterials
0
420
プロダクト志向なエンジニアがもう一歩先の価値を目指すために意識したこと
nealle
0
120
git worktree × Claude Code × MCP ~生成AI時代の並列開発フロー~
hisuzuya
1
520
Modern Angular with Signals and Signal Store:New Rules for Your Architecture @enterJS Advanced Angular Day 2025
manfredsteyer
PRO
0
170
PicoRuby on Rails
makicamel
2
120
既存デザインを変更せずにタップ領域を広げる方法
tahia910
1
260
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
620
AWS CDKの推しポイント 〜CloudFormationと比較してみた〜
akihisaikeda
3
320
Featured
See All Featured
Navigating Team Friction
lara
187
15k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
For a Future-Friendly Web
brad_frost
179
9.8k
How to Ace a Technical Interview
jacobian
277
23k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
720
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Documentation Writing (for coders)
carmenintech
72
4.9k
Thoughts on Productivity
jonyablonski
69
4.7k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Scaling GitHub
holman
459
140k
Fireside Chat
paigeccino
37
3.5k
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