VAVidit Awasthiintech-vidit.hashnode.dev·Aug 14, 2021 · 4 min readGit Commands Every Developer Should KnowWhen we start our journey of Development, we come across many different software and terms. One of the most common term we hear is GIT. So what is this Git? Git is the most commonly used version control system. It basically tracks all our changes whi...00
VAVidit Awasthiintech-vidit.hashnode.dev·Aug 14, 2021 · 4 min readSemantic HTML, What is it? & Why is it important to use?When I started my journey with Web development, I often used to get confused with the word Semantic HTML or Semantic Markup. I always used to think that why there is a need to use so many different kinds of HTML tags, if we can simply make the comple...01D