This week I learned a lot about how React applications handle data and user interaction. I worked with props to pass information between components and used state to manage data that changes over time. I also learned how useEffect helps control when certain actions run like fetching data or updating values. The labs helped me see how everything connects to create a smooth responsive user experience. By the end of the week, I felt much more confident in understanding how components, props, and state all work together in React.

Comments

Popular posts from this blog