Results 198 comments of Cory Simmons

tbh, I listen to Soma because I don't know any of the musicians so the station descriptions would be better for me anyway. I'm also not sure what the UI...

`npm run download https://egghead.io/courses/up-and-running-with-redux-observable` just creates an empty nested directory. Node 8.10 (I did have to update some pkgs in package.json because `npm audit` was crying, and I had to...

@harrisnguyen94 Can you open-source/gist your solution when you get something that works pretty well. It seems they update the site as fast as we can make downloader scripts. 😅

We could do so much stuff if `index` and `activeIndex` (hovered or clicked) was just added to everything. `index`es are on a random handful of things in Recharts. :(

For clarity, dropping a comment that I'd love [Zod](https://www.npmjs.com/package/zod) support in here somehow (should probably support every big validation lib tbh).

Sounds good. Personally, I hate system color pickers so I'd be happy with some sort of swatch picker. Not sure if this is the approach you're looking for, but I've...

@sorenbs >We should carefully consider if this level of flexibility is really required and if the tradeoff in performance is worth it, so thank you for bringing it up. >An...

Is that part of an a11y spec? That is... ``s that nest text + ``s are as equally valid as doing `Email` and `` as siblings. - https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label - https://www.w3.org/TR/html52/sec-forms.html#the-label-element...