JavaScript 30 – Day 17: Sorting Without Leading Articles
This is my recap post for Day 17 of the FREE JavaScript 30 online video course by Wes Bos. The task is to sort a string array but ignore leading articles.
JavaScript 30 – Day 6: Typeahead
This is my recap post for Day 6 of the FREE JavaScript 30 online video course by Wes Bos. The task is to realize an input with typeahead functionality.