Archive page
Blog archive
Page 6 of 55
Paged archive
Posts
Page 6 of 55
- 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…
- jQuery
What is jQuery? jQuery is a JavaScript library designed to simplify front end web development. It is the most widely deployed JavaScript…
- Halfway
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…
- 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…
- 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…
- 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…
- 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…
- 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…
- 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,…
- 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…