Archive page
Blog archive
Page 6 of 12
Paged archive
Posts
Page 6 of 12
- 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…
- I made a thing - Score keeper
I’ve been doing a web development course for a few months and today I made my first thing that actually does something. Nothing amazing…
- Learning from a 579-year-old printing press
Gutenberg is the name of WordPress’ new editor and like its namesake, the Gutenberg printing press, I think it’s going to be a big deal.…
- Listen to your heart
JavaScript is responsible for the behaviour of your website/app. At the heart of affecting the behaviour of the page is listening for user…