FFranciscoinfranciscog98.hashnode.dev·Oct 5, 2024 · 18 min readMy Linux JourneyI. Introduction I've been using GNU/Linux distributions since 2016, but I still consider myself a newbie. However, I find this world of open software amazing, so I'd like to share my journey and experiences with you and invite you to explore what's g...00
FFranciscoinfranciscog98.hashnode.dev·May 21, 2024 · 3 min readGit 101: basic cheat-sheetIn this post I'll just talk about a few commands to be able to work in a team's repository. Clone repository git clone <repository_link> Shows files not included (untracked files), modified files (not staged), and modified files in the staging area (...00
FFranciscoinfranciscog98.hashnode.dev·May 15, 2024 · 3 min readFrontend notes 101Before I begin, I would like to acknowledge that the ideas I will be sharing in this article, as well as in future ones, were taught to me by a significant person, who entered IT several years ago. He had the goodwill to impart his knowledge to me. S...00