UIBuilder: Code Challenges where you cannot test = BAD

@garypettie I dont like challenges where you cannot test the code you’ve written.
I know this was pretty simple but if you write code you should test it regardless of how simple it is…

Thanks for the feedback @EddieRocks.

I agree that you should be able to test your code following the challenge. In this instance, I didn’t really consider the implication of the challenge until I was already fairly deep into recording.
I figured it would be fine, since the code is fairly straight forward. However, given that you’ve mentioned it, I may go back and edit the lecture to warn students ahead of time and maybe offer some suggestions for testing prior to hooking up the callback on the toggle.

Privacy & Terms