Repository
https://github.com/pckurdu
https://github.com/pckurdu/underscore-each
What I will learn?
You will learn the underscore each function
You will learn how to define array and object in javascript
You will learn what the appendChild and createElement functions do in javascript
You will learn differences between the each function and for loop
Requirements
Atom Editor:https://atom.io/
Difficulty
Intermediate
Description
In this tutorial I showed you each function in the underscore library.I showed you how to define each function and what its parameters are in each function.
then I showed array and object definition in JavaScript.I showed you how to use these arrays and objects in the each function,
I have exemplified the use of array and object and each function.then I made an example of using the for loop to access elements of an array
in this example I showed the functions createElement and appendChild.I showed the usage of each function by going out the same example