Posts

  • 09-04-2019 | Typescript Resources for the uninitiated
    TL;DR: below are a bunch of resources that are great for learning Typescript and understanding the point of it split into basic, intermediate and advanced topics. At the end of the list of resources there’s some tips on learning Typescript based on my experience. TS = Typescript JS = Javascript The Basics The following resources cover the absolute essentials and give you the most important things. Typescript Basics on Fireship.
  • 07-04-2019 | Security Headers and the Undocumented Google CDN PURGE

    I’m a big fan of Google’s Firebase hosting, auth and databases, but sometimes the whole serverless architecture thing is a bit frustrating when you get to the nitty gritty.

  • 04-04-2019 | Handy Markdown Productivity Scripts

    For a couple of years I’ve been writing in markdown instead of using tools like Google Docs and Microsoft Word.

  • 29-03-2019 | Tired of GUI Git?

    A while ago I went back to basics and learned to use Git in the terminal properly and quickly found I only need a single command 95% of the time.

  • 10-03-2019 | Camel Case

    When learning coding a junior developer sometimes finds it difficult to understand a single line of code, let alone provide a reason why a whole chunk of 10 lines of code is there and why it is the best way to do something.

< Back