webdev

Best Practices to Secure a Static Website

2
Well, Static website has been the solution to most of the requirements that a dynamic website can’t provide for us. Like speed and security. We’ve...

A Practical Guide to Using .gitignore File

0
.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

0
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 (2023): Free & Cheap Sites

3
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...

Firebase For Web: The Definitive Guide (2022)

2
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,...