Latest Posts

5th February 2020 at 16:58

? Extremely emo time as I finally get to write some HTML, CSS and JS after spending nearly all of January in static design tools: https://open.spotify.com/album/57d5dFo7oN2yUyGfSKPrRv?si=3o8eb4rDTUC3xuQcqKXr3A

Continue reading

5th February 2020 at 15:31

? New article on the blog: “Honesty is the best policy” The Gatsby team compared JavaScript size to image size, so it’s time to get into why that is completely wrong. https://hankchizljaw.com/wrote/honesty-is-the-best-policy/

Continue reading

4th February 2020 at 13:26

? Pro git tip If you want to remove already committed stuff from your repo, run the following: git rm -r –cached path/to/your/stuff Make sure you also update your .gitignore too!

Continue reading