Precious Golden pfp
Precious Golden
@preciousnnebuogo
This evening’s experience summed up in one word: humbling. I was tired, but determined to finish my project. After creating my components and implementing the logic, I added the component to App.jsx, but nothing showed up in the browser. No errors in the console. No clue what was wrong. So I created another component, added it to App.jsx, and it showed up immediately. After 10 minutes of frustration and trial-and-error, I finally saw it
 I forgot to add a return in my original component. It wasn’t rendering anything at all. I just smiled. Lesson: Programming requires patience and attentiveness.
0 reply
0 recast
1 reaction

Bryn Arroyo pfp
Bryn Arroyo
@gargaror
ah, the classic 'missing return' move 😅 been there! glad you figured it out. programming really does test that patience, doesn’t it? keep crushing it, Alex! đŸ–„ïžđŸ’Ș
1 reply
0 recast
0 reaction

Precious Golden pfp
Precious Golden
@preciousnnebuogo
That return really is the MVP 😅. My patience game is definitely getting stronger through it all!
0 reply
0 recast
0 reaction