Ernest
@CapeCodingCoder
Followers
0
Following
0
Media
0
Statuses
35
Self-taught web developer. Posting my study journey. Looking for other developers to link up with. Tech Stack: HTML | CSS | Javascript | React | Kotlin | Java
Joined November 2025
Day 16. Rebuilt a previous tutorial by myself. It was a packing list
0
0
0
Day 15. Studied with my wife and reviewed the theory of the lifecylce of a component
1
0
0
Day 14. Completed Section 12 of the Jonas React Course. Now I will look at an older project and build it myself
1
0
0
Day 11, 12 and 13. Did freeCodeCamp challenge with useEffect. Studied React component theory with my wife and did a Udemy challenge with useEffect
1
0
0
Day 10. added some more clean up functions. learned about AbortController()
1
0
0
Day 9. Learn about cleanup functions when writing a useEffect and then used it to change the name of the app based on if a movie is selected or not. So close to completing this app!
1
0
0
Day 8. I spent the day looking at all the code I've written so far for my movie app and trying to understand the flow of the data
1
0
0
Day 7. Still making my movie app. Adding some useEffects for displaying the details of a movie
1
0
0
A good day. Just doing some practice. Implementing what I have learned. Til tomorrow then!
1
0
0
Good to write some more async function. Need this to stick in my brain
1
0
0
Error handling, error handling, error handling. Welcome to working with APIs
1
0
0
Sweet, I now understand what the dependency array is and why it is used
1
0
0
We had an issue with type coercion to display the total distance and we fixed it! What a proud moment. Next time we need to add in the relevant guard clauses and handle when a user chooses the "other" option
1
0
0
Day 4. Helping my wife build a cycling app with React. She had multiple instances of state for her form and then had the great idea to put it all into one object and pass that as state. So smart
1
0
0