Search an option inside a dataList v2 (version: 0)
Different methods to check if an option is inside a dataList
Comparing performance of: Using each (jQuery) vs Using find (jQuery) vs Search inside an Array of Strings (Vanilla JS) vs Search inside a HashMap of Strings (Vanilla JS)