Awesome
Learning HTTP status codes
Just one of the things I'm learning. https://github.com/hchiam/learning
- 100+ = info
- 200+ = success
- 300+ = redirect
- 400+ = client error ("it's you")
- 500+ = server error ("it's not you user, it's me")
Rhyming mnemonics:
(For better mental portability.)
- One bun with a nutritional info label on the packaging.
- Two shoes of a successful athelete (lucky shoes).
- Three trees with redirecting branches/roots which reroute water.
- Four doors. Your four entry doors (for clients) are broken. Or maybe you're not authorized to open the doors.
- Five hives. We have error bees buzzing inside your database hives.
All-in-one story mnemonic:
Imagine a successful basketball player with Michael Jordan shoes, taking a Vietnamese bun nutrition information label (that has the unusual inclusion of honey as an ingredient), to the front door of a bee keeper's house, to go find the bee hive inside the house (or if it's not there, you might get redirected to a tree to find the treehouse that actually contains the bee hive).