A Practical Guide to Using .gitignore File
.gitignore file is a file that tells Git which files or folders it should ignore in a project, so these folders won’t be tracked,...
How to Change Git Remote’s Origin
Are you working on your on a project which requires you changing the git origin remote to a new URL? or you typed git...
20 Best Static Web Hosting Services (2021): Free & Cheap Sites
Hosting your projects or static sites is a must-do act for developers, that way employers and colleagues can see what you’ve built.
But this is...
Building Portfolio Using Hugo: A Fully Optimized Web Page Guide
In this guide, I will teach you how I rebuilt my Portfolio/Blog using Hugo Static Site Generator and achieved 100% for Performance, Accessibility, SEO,...
Firebase For Web: The Definitive Guide (2021)
Today I’m going to show you how to utilize and ease your dev life with Firebase tool and the services it provides for Web,...