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
@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
@preciousnnebuogo
That return really is the MVP đ . My patience game is definitely getting stronger through it all!
0 reply
0 recast
0 reaction