Utility Functions in JavaScript (Part 1)
9 branches
Beginner
19 Kudos
Read Before Starting the Jam
Git
In order to follow this Jam you should have basic knowledge of the following Git commands:
If you need any help installing or familiarizing yourself with Git you should try this interactive course.
The flow of the exercises is as follow
Pull our starting repo > Run the test suite > Code a working solution > Push back to our hosted repo > Pull the next step... And repeat!
List of content
Identity function
2 Kudos
First function
2 Kudos
Last function
2 Kudos
isArray function
2 Kudos
isDefined function
2 Kudos
isFunction function
2 Kudos
isNumber function
2 Kudos
Index shortcut
3 Kudos
isDate function
2 Kudos