We're a place where coders share, stay up-to-date and grow their careers.
Why are map, reject and taken part of your list (they already exist in vanilla JS)? When (besides an job interview) did you have the need for strrev? Besides that a very nice exercise.
map
reject
taken
strrev
Pardon me for that. I was curious and was just trying to do my implementation.
Why are
map
,reject
andtaken
part of your list (they already exist in vanilla JS)? When (besides an job interview) did you have the need forstrrev
?Besides that a very nice exercise.
Pardon me for that. I was curious and was just trying to do my implementation.