March 2018
β Welcome to the party π
#ask how to make realtime search with lodash.. case: i typing lettter name of city then show list of relevant the cities
β Hi mate, thx
β Up
β
input.on('input', debounce(getInputResults))
β Ok, i will try
β I don't use either
β I very occasionally use forEach
β I use for/of a lot, to an extreme amount
β Sometimes use forEach.. to make it one-linerπ€€
β You can do this with normal loops
β For of is alright