WDD Learning Modules

jsfunctionsorganizing

JS Organizing with Functions

Description

Functions in any language are a fundamental organizational building block. They help us to write code that is more maintainable and in a word, DRY (Don't Repeat Yourself)

Where this knowledge is utilized

Prerequisites

Prepare

Ponder