March 31st, 2021
I tried pair programmingMy thoughts and takeaways from trying pair programming.
I draw from my experiences building and tinkering with code. Perhaps you can learn a thing or two from my mistakes and also other cool things I come across.
March 31st, 2021
I tried pair programmingMy thoughts and takeaways from trying pair programming.
September 20th, 2020
Deploying Laravel applications to a shared server using GitHub ActionsA demonstration on how to automate the process of deploying application files to a shared server using git-FTP and GitHub actions.