React learning
Today was somewhat of a breakthrough day learning about react.
It finally clicked in my head how UseState is used whilst also connecting with components which I found challenging grasping the concept of it all. Learning react has been an up and down over the past few weeks and has helped me get past my fear of building projects and then taking the step to build projects, such as even making a button to listen to clicks which then updates how many times it's clicked. Practise like this has helped me to reinforce what I am learning instead of speed running the course which has hindered my learning during the start of my coding journey.
I do feel my general coding knowledge is increasing with React, especially with Javascript, it makes sense as React is a framework of Javascript.
The practice and feeling uncomfortable whilst learning will make me a better developer. Whilst utilising past projects and resources out there will come in handy to boost my coding expertise.