Like many others, when I first started learning web development, I leaned on lots of the free content...
When working with Git, we can create branches to work on new features and keep the code separate from...
This week, I have just released a free, project based Javascript course. Fun Javascript Projects.com...
Adding a parallax style effect to our web page can really make it stand out. You may have seen this...
Adding a search facility to your project can be complex, but only if you need it to be. Sometimes, we...
Adding a Gravatar (Globally Recognised Avatar) is a nice way to personalise the users experience. It...
Visual Studio Code has exploded in popularity over the last few years. By default, it has lots of fea...
A common situation is when we have 2 arrays, and want to know if the value of one is included in the...
Working From Home or Being at Home? That is the big question. I have held off writing a “tips for w...
In this blog post, we are going to be discovering how to use the popular Tailwind CSS framework, by c...