PAPratik Asatkarinpratikasatkar.hashnode.dev·Jul 18, 2023 · 5 min readJava Script Functions : A brief overviewThere is a very common rule in programming - you don't wanna repeat yourself. It is there due to the very obvious reason, you do not want to waste the computer's resources for executing a line of code that is not needed. For the same reason we have s...02ZP