git


post-725-thumbnail
Continuous Integration In Javascript: A Guide (Ft. Github Actions)

Learn automated testing and continuous integration in JavaScript with this easy guide.

post-690-thumbnail
Keep Your Git History Clean - 101

Cover photo by JESHOOTS.COM on Unsplash I've been working with Git for a few years now and...

šŸŒ® Git 'R Done When You're Done.

Once again I'm waiting for my app to run its tests and build so I thought I'd write another quickie....

Git- Automatic Pull On Production Server?
post-449-thumbnail
4 Useful Solutions To Common Git Problems

Cover Image: Black and Silver Laptop Computer on Round Brown Wooden Table by Christina Morillo These...

post-433-thumbnail
Self Hosted Gitlab Continuous Deployment To Netlify

If you haven't yet checkout out Netlify, you definitely should! While Netlify has direct integration...

Using Git - Steps Using With Visual Studio Code / Flutter

Git is confusing. I am aware hot useful it is, but often I forget how to use it (especially if progra...

Branching & Merging ā€“ Part 1 ā€“ Should You Do It?

or my first set of articles on this development blog, Iā€™m not actually going to talk about code direc...

Automate Your Commit Messages

Git has a lot of inbuilt functionality that you might not use all the time, but which is oh-so-handy...

Why I Don't Use A Database For My Blog

Why I don't use a database for my blog A database is a go-to way to store data for most...

post-131-thumbnail
Git On The Go With These Mobile Apps For Git (And Github)

I wanted to take a look at the mobile apps available to manage my Git repositories and GitHub project...

Tests In Pre-Commit Hooks And Alternatives

A few months ago, I bought myself a fancy MacBook Pro. You know, one of those fancy devices with the...