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
32
Technical Writing - What? Why? How?
kingisaac95
0
55
Components as data
kingisaac95
0
180
Getting everybody online with PWAs
kingisaac95
0
110
React and GraphQL - Frontend Besties
kingisaac95
0
100
Opensource - Why? How?
kingisaac95
0
45
SEEP_-_21st_Century_and_Coding.pdf
kingisaac95
0
65
Let's talk GraphQL
kingisaac95
0
98
Other Decks in Programming
See All in Programming
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
3.8k
CSC305 Lecture 02
javiergs
PRO
1
270
Introducing ReActionView: A new ActionView-Compatible ERB Engine @ Kaigi on Rails 2025, Tokyo, Japan
marcoroth
3
980
After go func(): Goroutines Through a Beginner’s Eye
97vaibhav
0
350
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
190
CSC305 Lecture 05
javiergs
PRO
0
210
デミカツ切り抜きで面倒くさいことはPythonにやらせよう
aokswork3
0
220
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3.2k
株式会社 Sun terras カンパニーデック
sunterras
0
270
コードとあなたと私の距離 / The Distance Between Code, You, and I
hiro_y
0
110
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
460
dynamic!
moro
10
7.2k
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Building Applications with DynamoDB
mza
96
6.7k
Site-Speed That Sticks
csswizardry
11
890
The World Runs on Bad Software
bkeepers
PRO
71
11k
Rails Girls Zürich Keynote
gr2m
95
14k
Writing Fast Ruby
sferik
629
62k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Raft: Consensus for Rubyists
vanstee
139
7.1k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Building Adaptive Systems
keathley
43
2.8k
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