Participant I
Since ‎08-13-2014
‎06-22-2021

My Stats

  • 10 Posts
  • 0 Solutions
  • 485 Likes given
  • 1 Likes received

__ANON_USER__'s Bio

Badges __ANON_USER__ Earned

View all badges

Recent Activity

For example :var arr = ["accounts","accountable","address","abandon","ahead"];Suppose,I want to search for words starting with 'acc' and add those words to another array.I tried using startsWith() but its not working.
I want to search for a string in a json array using node js.I want to check for all the occurences of the string in the array and return the array.What all functions are available?I was thinking of how to do it without using a loop to better the perf...
I need to create a json specification in yaml format for my API.But when I download it from edge,I get the zipped folder.Not sure on what to do next
Likes from