Posts tagged tips

25/8/2023

Git Cheat Sheet: Useful Git Commands

Git can get tricky. Here are a bunch of useful git commands for common tasks.

Read More

Tips On Writing Clean and Maintainable Code

28/7/2023

Ever found yourself going back to a project and not understanding your own code? By following some simple design principles, your code will be easier to understand, both for yourself and others.

Read More