KNKatherin Nkiniiniamkatnkini.hashnode.dev·Jan 20 · 4 min readBefore Life Got HeavyAbout two weeks ago, I found myself standing by the window of my house—not scrolling, not replying to anyone’s messages or emails—just staring.Staring outside from my fourth-floor apartment. Down in the courtyard, on that dusty ground, I saw a group ...00
KNKatherin Nkiniiniamkatnkini.hashnode.dev·Apr 2, 2024 · 2 min readtheBackboneOfJavaScript (Functions)Introduction: Functions in JavaScript are like secret recipes that transform ingredients (inputs) into delightful dishes (outputs). They're the core of coding, turning lines of code into actions. Defining Functions: Define a function with the functio...00