CST 438: Week 5
This week I learned more about using reacts front end and the importance of ensuring your backend is completed and performs as expected to ensure that your frontend reacts as it should. This also shows the importance of testing as testing will show where the issues are at so they can be fixed instead of discovered later. Large tests often are less efficient than smaller tests and tests should be small to ensure that individual componets are working but also make it easier to find where the faults are at.
Comments
Post a Comment