Category: Category 4


  • The Human Side of Software Development

    Hey there, fellow codeโ€‘junkie!If youโ€™ve ever stared at a stack trace for hours, or felt that familiar โ€œIโ€‘justโ€‘wroteโ€‘aโ€‘bugโ€‘inโ€‘theโ€‘nightโ€ dread, youโ€™re not alone. Software isnโ€™t just about algorithms and APIs; itโ€™s a peopleโ€‘powered art. Letโ€™s dive into the human side of what we do, because the best code is written by people who care, who collaborate,…

  • Overcoming Coding Challenges: A Personal Perspective

    Ever stared at a screen that feels like a maze, wondering if youโ€™ll ever get past that one stubborn bug? Iโ€™ve been thereโ€”twice, actually. Once, I was debugging a productionโ€‘grade API that kept throwing a โ€œnull pointerโ€ error, and the second time, I was trying to get a simple React component to render a list…