Archive page

Blog archive

Page 6 of 55

Paged archive

Posts

Page 6 of 55

    • 24 Feb 2019
    • 1 min read
    Hex

    Just a quick post to say I’ve updated the colour game with a new mode, Hex colours. To enable different modes I’ve changed a little bit of…

    • 22 Feb 2019
    • 2 min read
    jQuery

    What is jQuery? jQuery is a JavaScript library designed to simplify front end web development. It is the most widely deployed JavaScript…

    • 20 Feb 2019
    • 1 min read
    Halfwa​​y

    Just now I've put the finishing touches on "The Great RGB Colour Game" thereby passing the halfway point of my web dev bootcamp. You can…

    • 18 Feb 2019
    • 1 min read
    RGB Colour Game UI update

    Tonight I got a bit of time to work on a new version of RGB colour game. This time I focused mostly on UI improvements so the game looks a…

    • 17 Feb 2019
    • 1 min read
    Maintaining an open-source project

    This morning I read a short article on the maintainer of GitHub desktop, William Shepherd. For some reason, I kept seeing the article…

    • 16 Feb 2019
    • 1 min read
    I made a thing - Colour Game

    I made another thing in JavaScript as part of the course I’m doing. This time it’s a simple colour picker game. The code is still very…

    • 13 Feb 2019
    • 1 min read
    Commitment issues

    You’ve been spending plenty of time together. You’ve had your ups and downs. As time’s gone on you’ve realised you like the way things are…

    • 12 Feb 2019
    • 1 min read
    Every team needs a beauty routine

    Over the years everyone will develop their own beauty routines when it comes to their individual coding. While it's easy to become attached…

    • 11 Feb 2019
    • 1 min read
    More on issues

    The more you understand an issue the better equipped you'll be to solve it. When I was creating issues in GitHub for Score Keeper,…

    • 10 Feb 2019
    • 1 min read
    We’ve all got issues

    Since I’ve been learning JavaScript I’ve been making an effort to do things as if I was working with others. The idea being that any…