Archive

# Clean Code

8 min read

Clean code as two words means very little, how can code be clean? We all know that code can be very messy in fact, we can look at some code, and it becomes the nightmare fuel for our future selves.

Read

# Marketing Yourself As A Software Engineer

9 min read

One of the best things I did early in my career was to set up a website. I didn’t go and make a custom one from the ground up. In fact I just created one on Squarespace, you can use any hosting…

Read

# The cost of quality

8 min read

Martin Fowler writes about the quality of software in the article "Is quality worth the cost". I tend to believe this notion from personal experience.

Read

# Vue JS

7 min read

I recently had the pleasure in building a Vue ecommerce website for a large company in Australia. I was pretty appraensive about using it, mainly because all my frontend experience is in React and…

Read

# Why I was wrong and right about node

6 min read

It isn’t often that I’m wrong, it only happens a couple of times a day. For years I despised Javascript as a whole but more specifically as a backend technology. I had the pleasure or the misfortune…

Read