las funciones anonimas no llevan nombre en la declaracion,por lo general se usan en metodos de un solo uso como un reduce un map
An anomina function has no function name, it can be used as a callback , the arrow nomenclature is used, the function has a name, and it can be used where an anomina is used also in the same way