Week 2

Thu 26-09-2024 by benjamin

Firstly learnt what AlpineJS can do, thought it was really cool. More practically I learnt how to use it to toggle container display on click/hover. Having also learnt how to do with with vanilla JS definitely makes me appreciate it more. Feeling good about PHP syntax. Lots of change from python but have been trying to write as much as possible to pick it up: semicolons at the end of line $ variable assignment static/non-static syntax difference Using webpage variable $_POST/$_GET/$_COOKIE is much easier on PHP, I have enjoyed learning that. Lots of bugs in my own writing has certainly helped my understanding.