versioncontrolexitance.hashnode.devWhy Version Control Exists: The Pendrive Problemlets imagine a scenario if we have to develop an application.we are 3 developers with different task to do and we have to make a single application so what is the way to collabrate and to be syncbefore the version control software exists are are havi...Feb 15·2 min read
gitandcommands.hashnode.devgit basicswhat is git?A git is a software used to track or we can say it is used to track the versions of the software why git is used? git is used to see the track the changes we do in a code with time to track that example___________lets say we are build...Feb 8·3 min read
backenddocs.hashnode.devWeb dev docsprettier code formatter ,using this you can write your own rules( opinoinated) to what to implement (set of rules) token :a proof that says i am allowed to do this user logs in once server gives a token client sends that token with every request serv...Jan 16·1 min read