CST 438 - Week 5
Hey everyone,
This week, I spent most of my time working on the React frontend for Iteration 2. I used the feedback from Assignment 2 to improve my components, clean up my code, and make the interface work more smoothly. As I worked through Assignment 3, I started feeling more confident using React and understanding how data and components connect to each other.
We also had our Iteration 2 Planning Meeting, which helped me outline what needed to be done for this part of the project. Breaking the work into smaller tasks made the next steps feel more manageable. It showed me how planning ahead can make the development process easier and more organized.
Alongside the coding work, I learned about larger tests by reading Chapter 14 from SAG. I learned the differences between unit tests, integration tests, and system-level tests, and why larger tests are important for finding bugs that happen when different parts of the system interact. Taking the quiz helped me review and remember the key points from the reading.
Overall, this week helped me improve both my React skills and my understanding of software testing. I made good progress on the frontend and gained a clearer idea of how larger tests fit into real projects.
Comments
Post a Comment