JavaScript Functions
Introduction
Functions are a fundamental building block in JavaScript.We use functions to avoid the repetition of code . When you call a function, it executes the code within the body of the function. Again, similar to the variable name, you need to ...
shaliniblog.hashnode.dev3 min read
Sameer Njoroge
๐ Aspiring Full Stack Developer and Designer ๐จ
really cool.