Tag: github

  • Highlight Reel for 2022

    When a new year arrives, it is a great opportunity to take a moment to reflect on where you started at the beginning of the year, and where you ended. When I look back on 2022, I noticed events reflected in my GitHub contribution graph that highlight some common cycles in my own behaviour. I…

  • How to fork (a repo) like a boss!

    Everyone thinks about forking. It is a natural thing, yet how do get the job done and fork? I used to ask myself the same thing, until I learned these pro-tips and forked like a boss.

  • How Github Makes Game Making Easier for Noncoders

    In this video, DW goes through five things he’s been using in Github while designing his latest prototype […]

  • How to Blog with VSTS (Part 2)

    I wanted to understand how to use Visual Studio Team Services (VSTS) for a “real” project. Being a noob, I decided to move my blog to VSTS to understand how _any_ project can benefit from ALM practices using VSTS. In part 2 of 4, we get our blog into source control.