AAAyush Anandinayushanand14.hashnode.dev·Mar 10 · 1 min readFunction Declaration vs Function Expression: What’s the Difference?What functions are and why we need them ? Think of functions like a chocolate factory - A factory has some ingredients, applies a process and produces a final product(Chocolate). Functions is a struct00
AAAyush Anandinayushanand14.hashnode.dev·Jan 23 · 2 min readWhy Version Control Exists: The Pendrive ProblemIntroduction In this article, we will explore a simple pendrive analogy to understand the need for version control systems. Why Version Control Exists? Hey, you’ve probably learned what Git and GitHub are — but have you ever asked yourself a simple q...00
AAAyush Anandinayushanand14.hashnode.dev·Jan 17 · 3 min readGit for Beginners: Basics and Essential CommandsA beginner-friendly guide to understanding Git from scratch ## Introduction You’ve probably heard about Git or GitHub—but have you ever thought about how software engineers from different cities or even different countries work on the same codebase s...00