req.query.<key>
TL;DR a study guide to improve knowledge of data structures
I’ve been on a path to learning more about data structures this last week and decided to dedicate this blog to some cool things I found that others might not know about.
localhost is a loopback addresses in which the IP point to your computer. A loopback address is a special IP address reserved
for use in testing network cards that always looks like 127.x.x.x
and it needs a network interface to communicate with itself (via: LAN, WAN, etc.) see the difference
The Siteimprove Accessibility Checker extension is free on google chrome and is extremely easy to use and navigate. Each category of issues checked offers tons of information and links to WCAG documentation.