Turnstile
Alvvays
Linkin Park
Neon Indian
Rage Against The Machine
IDLES
Slipknot
Action Bronson
Body Count
That made me realize I am haven't been to many Hip Hop shows.
Pink Floyd
Underworld
Debbie Harry
INXS
Status Quo
Turnstile
Alvvays
Linkin Park
Neon Indian
I even blogged about how strangely `Array.some` and `Array.every` behave when you use them with an empty array. Now, I might actually remember this weirdness. (I hope)
www.stefanjudis.com/notes/array-...
we found that most protein powders and shakes have more lead in one serving than our experts say is safe to have in a day (🧵)
www.consumerreports.org/lead/protein...
css-tip.com/tooltip-anch...
Still 100% CSS magic! 🪄
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let
The let declaration declares re-assignable, block-scoped local variables, optionally initializing each to a value.
#webdev #JavaScript