How to Push Large Files to GitHub Without Errors (Using Git LFS)In this guide, you’ll learn how to push large files to GitHub safely and correctly using Git Large File Storage.July 4, 20253 min5096GitGitHub
To get the commit count for all authors, including commits across all branches in a Git repositoryTo get the commit count for all authors, including commits across all branches in a Git repository, you can use the following commandOctober 20, 20231 min1425GitCommits
Deploy ReactJS Web App to Digital Ocean as ProductionAs stated in the title, we are making use of Digital Ocean, you can create you account and get free $10 to get you started.January 13, 20203 min2663ReactDeployment
Deploy React web application to shared hostingCreate React App is an officially supported way to create single-page React applications. It offers a modern build setup with no configurationJune 21, 20192 min13153ReactDeployment