SHShreesha H Rinshreesha.hashnode.dev·Jul 24, 2022 · 2 min readGit 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...00
SHShreesha H Rinshreesha.hashnode.dev·Jul 24, 2022 · 3 min readMarkdown 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...00
SHShreesha H Rinshreesha.hashnode.dev·Jul 24, 2022 · 1 min readMy 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...01E