Week 2: CST438 & CST462S
This week, I went back and redid last week’s labs after realizing I made a mistake, so I could properly complete Lab 3. Lab 3 where focused on building a React application with components and navigation. The lectures for this lab were helpful in showing how React Router works and how to connect different pages without reloading the app. It’s always satisfying when you have a front end that actually works and you can see everything come together on the screen.
One issue I faced was dealing with blank screens when something wasn’t set up correctly. Being able to checking my routes and components individually and step by step instead of guessing was helpful.
Overall, this week helped me feel more confident working with React and understanding how everything connects.
Comments
Post a Comment