DelightOfili Profile Banner
Delightsome Profile
Delightsome

@DelightOfili

Followers
99
Following
827
Media
64
Statuses
370

Learning in public πŸ‘¨β€πŸ’» | React & JS explorer βš›οΈ | #100DaysOfCode | Turning ideas into code | Future-ready with AI 🀝

Joined September 2022
Don't wanna be here? Send us removal request.
@DelightOfili
Delightsome
2 days
Day 36 – Advanced Routing in React Router βš›οΈ Today I leveled up with: πŸ”Ή Country & city lists πŸ”Ή Dynamic routes & URL params πŸ”Ή Query strings for state in URLs πŸ”Ή Programmatic navigation (useNavigate + <Navigate />) #100DaysOfCode #ReactJS #FrontendDev
Tweet media one
0
0
2
@thetechsteph
Stephnie
2 days
Roadmap Progress ✨ Went into Control Flow and Functions: βœ… Conditionals βœ… Logical operators βœ… Loops βœ…Function Basics: πŸ”Έ Declaration πŸ”ΈReturn values πŸ”ΈArrow functions πŸ”Έ Default parameters Day 20 of CODING WITH A PHONE Going deeper tomorrow
Tweet media one
Tweet media two
6
2
20
@DelightOfili
Delightsome
7 days
Day 35 – React Router πŸŒβš›οΈ Built my β€œWorld Map Tracker” SPA where I: πŸ”Ή Structured pages & layout πŸ”Ή Implemented nested + index routes πŸ”Ή Linked navigation for a smooth flow Routing really makes apps feel alive! ✨ #100DaysOfCode #ReactJS #FrontendDev
Tweet media one
0
0
10
@DelightOfili
Delightsome
9 days
Day 34– React Routing 🚦 I learnt: πŸ”Ή What makes a Single Page App (SPA) πŸ”Ή Implementing main pages & linking routes πŸ”Ή Styling options + CSS Modules #100DaysOfCode #ReactJS #FrontendDev
Tweet media one
2
0
14
@WhakeeSui
Whakee.sui ||Web3Conf Enugu’25
15 days
𝐈, π–π‘πšπ€πžπž, 𝐰𝐒π₯π₯ 𝐝𝐨 𝐭𝐑𝐞𝐬𝐞 𝐭𝐑𝐒𝐧𝐠𝐬 𝐟𝐨𝐫 𝐭𝐑𝐞 𝐫𝐞𝐦𝐚𝐒𝐧𝐒𝐧𝐠 𝐩𝐚𝐫𝐭 𝐨𝐟 𝐭𝐑𝐞 𝐲𝐞𝐚𝐫: ➒ I will record myself in public with my tripod out and ignore anyone who stares at me. In fact, I’ll give them a show. ➒ If a video does not perform well,
Tweet media one
96
40
524
@OkeyDera
Okey Chidera
12 days
Light & dark mode Profile Setting for CampCentral
Tweet media one
1
1
3
@codemon_
Alfred Johnson
12 days
Let me re-introduce myself My name is ….
Tweet media one
3
2
28
@kingjohney_dev
Johney.sui | King Johney
11 days
Hello everyone, I'm building Foodey πŸ”. Foodey is a food ordering and delivery app which I'm building using Flutter. I've finished building the cart page, which shows all the food that a user has added to cart and a checkout button. What do you think?
Tweet media one
17
8
162
@DelightOfili
Delightsome
14 days
Day 33 – Wrapping up my React Quiz βš›οΈ Today I added progress tracking, a restart/finish screen, and even a countdown timer ⏳. Along the way, I finally understood when to reach for useState vs useReducer
Tweet media one
0
0
2
@DelightOfili
Delightsome
19 days
Day 32 – Building Interactive Quizzes with React βš›οΈ Today I deepened my useReducer skills by: πŸ”Ή Displaying dynamic questions πŸ”Ή Handling user answers πŸ”Ή Moving to the next question It’s amazing seeing state flow power a real interactive experience 🎯 #100DaysOfCode #ReactJS
Tweet media one
0
0
3
@DelightOfili
Delightsome
26 days
Day 31 – Diving Deeper with useReducer in React βš›οΈ Started building a React Quiz app 🎯 Today I learned: πŸ”Ή Loading questions from my own JSON server API πŸ”Ή Handling loading, error, ready, and active states πŸ”Ή Using useReducer for cleaner state transitions #100DaysOfCode #ReactJS
Tweet media one
0
0
10
@lisa_6y
`
27 days
ngl being extremely busy everyday really helps you be mentally stable
363
14K
88K
@sucrosebaby_
Big B
26 days
The fear of being cringe is holding you back. You’re scared people will laugh, so you don’t post. Meanwhile, the ones actually posting β€˜cringe’ are the ones getting opportunities.
1
7
37
@DelightOfili
Delightsome
26 days
Ready to future-proof your career? πŸš€join Percorso’s tech community today for beginner-friendly, real-world skills in Data Analytics πŸ“Š & Web Dev πŸ’». Don’t miss your chance to grow with us and seize tomorrow’s opportunities! 🌟 #LearnTech #PercorsoTech @PercorsoTech .
Tweet media one
0
0
2
@Adityapandeydev
Adith
26 days
It’s 4 AM. No rich parents. No resources. No degree. None of it matters. I’ll build everything from scratch.
Tweet media one
219
585
8K
@Hack4Futo
Hack4FUTO
28 days
Picking a winner wasn't an easy task as all the teams came out with beautiful and great ideas. However, we had to pick a winner and here you have it; The winner of HackforFuto 4.0!!! Say them congratulations and a word of encouragement to in the comments section.
0
3
18
@DelightOfili
Delightsome
28 days
Day 30 – useReducer in React βš›οΈ Today I explored managing complex state with the useReducer hook: πŸ”Ή Controlled state via actions πŸ”Ή Practiced reducer logic & immutability πŸ”Ή Built a stronger mental model for scalable state management #100DaysOfCode #ReactJS #FrontendDev
Tweet media one
0
0
5
@DelightOfili
Delightsome
1 month
Day 29 – React Class Components & Lifecycle Methods βš›οΈ Today I explored: πŸ”Ή Classes, constructors & class fields πŸ”Ή Lifecycle methods: componentDidMount, componentWillMount, componentDidUpdate πŸ”Ή Built a weather app 🌦️ using an API #100DaysOfCode #ReactJS #FrontendDev
Tweet media one
0
0
1
@DelightOfili
Delightsome
1 month
Day 28 – Leveling Up with State, Refs & Custom Hooks βš›οΈ Wrapped up my movie app 🎬 and dove deeper into: πŸ”Ή Defining & updating state with useState πŸ”Ή Using useRef for DOM access & persistent values πŸ”Ή Creating custom hooks for cleaner, reusable logic #100DaysOfCode #ReactJS
Tweet media one
0
0
5