PSPiyush Solakhiyainpiyush-solakhiya.hashnode.dev·May 19, 2021 · 2 min readGit & GitHubHello everyone! Today we going to learn how we can upload our code to github using git. First, What is Git??? Git is mainly a version control system used to keep a track of changes occurring in our projects. We use git make regular entries about t...01P
PSPiyush Solakhiyainpiyush-solakhiya.hashnode.dev·May 18, 2021 · 4 min readChrome ExtensionI work a lot on internet and some of the main platforms on which I use are YouTube , Netlify , GitHub , and many more!!!!!! So whenever I want to open these tabs I need to open new tab and then search for these on google and then open, it is so anno...00
PSPiyush Solakhiyainpiyush-solakhiya.hashnode.dev·May 9, 2021 · 5 min readNo CSS Media Queries, But Still Page Is Responsive!!Let's talk about making your page responsive without using Media Queries. facing problems while using media queries?? Now you won't!! Flex-box and Grid will do it for you. So here we are going to touch our toes into the power of CSS Flex-box and Gr...01I