decipherdata.hashnode.devUnlocking Git's Secrets: Demystifying the Inner Workings of the .git FolderHey guys, back again! So, in my last few posts, I talked about how to use Git (you know, the usual add, commit, push dance). But honestly? I felt like I was just memorising magic spells without knowing how the magic actually worked. It felt like if I...Feb 2·4 min read
decipherdata.hashnode.devVersion Control: Your Code's Best Friend and LifesaverHey guys! So, I’ve been diving into web development lately, and honestly, the hardest part isn't the code itself—it’s keeping track of my own files. If you’re like me, your desktop probably looks like a graveyard of folders named project, project_fin...Feb 2·3 min read
decipherdata.hashnode.devGit for NewbiesHey everyone! Okay, raise your hand if you’ve ever been working on a school project or an essay and your folder looks like this: project.py project_v2.py project_FINAL.py project_ACTUALLY_FINAL_DONT_TOUCH.py Yeah, me too. It’s a mess. And when ...Feb 2·6 min read