Week 5

Thu 26-09-2024 by benjamin

Learnt a lot of best practices and design practices. Really enjoyed learning the CRUD controller design and implementing that. Also went through a readable php course which was really helpful, picked up some tricks, for examples ways to avoid nested if loops. Started looking at unit testing and TDD. I would say I prefer designing this way. Very briefly started looking at static analysis and with it how to use phpdocs.