Month: November 2022

How to fix a merge conflict in 4 easy steps banner image
Uncategorized

How To Fix A Merge Conflict In 4 Steps

I know that you won’t read this, you just want the answer into how to fix a merge conflict, so here we go: Here are the steps Download Visual Studio Code Open the project in vscode Navigate to the source control option on the left side of the editor Click on the file that you […]

Read More
How to create a mock API in 5 minutes image
Tutorial

How to create a mock API in 5 minutes

Mockaroo is one of the best and easiest websites to create mock data with. I have used it countless times whenever I needed a lot of test data for data visualisation. You can also use it for machine learning experiments. In this article I will guide you through the three steps of creating a simple […]

Read More