Category: "Resources" (2)

Popular web server error codes

Oct 20, 2023

Many a time when we try to visit any particular web page, we get an error code displaying in lieu of the original page. Have you ever surprised what that...

Useful GIT commands

Sep 12, 2023

List of all the useful GIT commands which I use for my daily web development work. **Repository Setup / Initialize new repo** **Set global email** **Clone existing repo** **Check remote repository** **Add remote repository** **Check...