@subho221
Nothing here yet.
Nothing here yet.

Jan 26 · 2 min read · We every people use internet in our daily life. Today we cannot live or think without internet, but have you ever wonder how this internet comes to your home or how the devices work? If you have router in your home, have you ever wonder how this rout...
Join discussion
Jan 16 · 1 min read · Why .git folder exist? All of you know that git is a VCS(Version Control System), It’s main function to track your code. and Do you know where git actually store your code changes ? Yes you guessed it right .git directory. If you run a command ( ls -...
Join discussion
Jan 12 · 2 min read · What was before git? Let’s take an analogy: Suppose I make a project, and one feature I want to add a feature, but I don't know how to code it. So I call my friend Sam to build the feature for me. Now the code is on my system. If I want my friend to ...
Join discussion