Displaying HTTP Headers in Your Browser
So you are curious what headers you can get from a specific (maybe your own) website? Well, you can list them directly in your (modern) browser. Here’s how.
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.