A small selection of interesting videos with a focus on modern UI development.
Cleaning the Tar: Using React within the Firefox Developer Tools
A. Sharif@sharifsbeatOne very interesting talk is "Cleaning the Tar: Using React within the Firefox Developer Tools" by @jlongster from 2015.
Recommend watching. Especially the generative testing part.
"Props based testing" could be a thing, we might want to think about.
youtu.be/qUlRpybs7_c?t=…15:55 PM - 11 Jan 2019
Immutability: Putting The Dream Machine To Work
A. Sharif@sharifsbeatAnother talk that I would highly recommend is
"Immutability: Putting The Dream Machine To Work" by @swannodette
The concepts are quasi mainstream in UI development now, but this was recorded in 2014, and it's an excellent introduction to immutability.
youtube.com/watch?v=SiFwRt…16:07 PM - 11 Jan 2019
Literate Interactive Coding: Devcards
A. Sharif@sharifsbeatGreat walkthrough on hot reloading and UI development.
"hot reloading" increases the rate of feedback.
"developing outside the main application" can increase the bandwidth of feedback.
"Literate interactive coding: Devcards" by @bhauman
youtube.com/watch?v=G7Z_g2…16:37 PM - 11 Jan 2019
Oh Composable World!
A. Sharif@sharifsbeatOne of the most inspiring React related talks I have seen is "Oh Composable World!" by @drboolean
Displaying a different way to think about how we can approach UI programming in JavaScript and React.
youtube.com/watch?v=SfWR3d…16:45 PM - 11 Jan 2019
Building Composable Abstractions
A. Sharif@sharifsbeatA great talk that goes through the why, what and how of thinking in abstractions is "Building composable abstractions" by @ericnormand
Can't recommend enough.
youtube.com/watch?v=jJIUoa…16:54 PM - 11 Jan 2019
Let's Be Mainstream! User Focused Design In Elm
A. Sharif@sharifsbeatSo many inspirations and ideas in this talk.
"Let's be mainstream! User focused design in Elm" by @czaplic
youtube.com/watch?v=oYk8CK…17:02 PM - 11 Jan 2019
Minimal API Surface Area
A. Sharif@sharifsbeatOne last video, which is a classic, but always good to go back watch again.
"Minimal API Surface Area" by @sebmarkbage
youtube.com/watch?v=4anAwX…18:53 PM - 11 Jan 2019
What other interesting videos would you recommend?
Top comments (0)