@Hasan3012
Nothing here yet.
Nothing here yet.
Mar 4 · 4 min read · 1- What functions are and why we need them In JavaScript, a function is a reusable block of code that performs a specific task , takes optional input parameters and can return a value . Instead of wri
Join discussion
Jan 31 · 2 min read · How Does Git Work? Git is the backbone of modern software development. If you’ve ever pushed code to GitHub, cloned a repository, or merged branches, you’ve used Git. But have you ever wondered: Git allows users to track code changes and manage their...
Join discussion