shreesha.hashnode.devGit Cheat SheetWhat is Git Git is the open source version control system. So basically with git we can keep track of our content. The code which is stored in Git keeps changing as more code is added. Also, many developers can add code in parallel. So Version Contr...Jul 24, 2022·2 min read
shreesha.hashnode.devMarkdown Cheat sheetAs a software engineers, everyone must have at least heard about the markdown file or the readme.md file in Github. In simple words Markdown file is the simple text file which contains the details or the documentation of the project. Let's make a qui...Jul 24, 2022·3 min read
shreesha.hashnode.devMy very First BlogHello everyone, I am going to start my new blogging journey in Hashnode. I have also joined Javascript Bootcamp of Hitesh Choudhary and even as a part of assignment completion I am going to share all my programming knowledge and also Bootcamp journe...Jul 24, 2022·1 min read