Last week, @chrisdhanaraj & I talked about writing for developers on @toolsday!
spec.fm/podcasts/toolsday/3aโฆ
I really enjoyed recording this one, since we both agree writing is a hugely important part of professional dev life!
We chat:
๐ design docs
๐ todo lists
๐ป & blogging
โจLast episode we chatted with @justinfagnani of @googledevs about the current state of the lit-html / lit-element and why you should be taking another look at web components ๐
A big thank you to @specfm for building an amazing podcast ecosystem ๐๐๐. I have listened to @toolsday , @DeveloperTea and recently started listening to @ReactPodcast . Kudos to your whole team for making this! ๐
@JCutrell I just โค๏ธ your podcasts! Keep it up.
Just posted the episode, but the reason why I'm excited about custom hooks is that it can make stateful interactions shareable. For example, tracking clicks outside a container becomes super easy to share with hooks (vs a HoC or renderProp) gist.github.com/chrisdhanaraโฆ