Max Stoiber

Podcast Episodes

Libraries

styled-components (styled-components.com)22188
v4.3.2
Jun 20, 2019
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress
polished (polished.js.org)4854
v3.4.1
Jun 16, 2019
A lightweight toolset for writing styles in JavaScript.

Video Guides & Talks

Tech Regrets at Spectrum (youtube.com)
May 03, 2019
With the benefit of hindsight, let's talk about the technology choices I regret and the lessons I have learned.
I want you to contribute to open source (youtube.com)
Feb 16, 2018
At Agentconf Max Stoiber talked about wanting you to contribute to open source.
    Styling React/ReactNative Applications (youtube.com)
    May 01, 2017
    What if we took the best of JavaScript and the best of CSS, and combined them together to create the ultimate solution? Glen Maddern (CSS Modules co-creator) and I sat down and starting thinking about styling in this new paradigm. Let's talk about what we thought about and why we arrived where we did – 💅 styled-components.
    The Evolution of React UI Development (youtube.com)
    Jun 06, 2016
    Hot reloading makes for a great Developer Experience, but we can do even better. Using interactive style guides that show our components in a variety of different states we can test their look and feel in diverse situations.

    Articles & Tutorials

    Why I Write CSS in JavaScript (mxstbr.com)
    Feb 18, 2019
    For three years, I have styled my web apps without any .css files. Instead, I have written all the CSS in JavaScript. I know what you are thinking: “why would anybody write CSS in JavaScript?!” Let me explain.
    Announcing native support for the css prop in styled-components (medium.com)
    Nov 26, 2018
    A new, convenient way to quickly style and iterate on your components and their boundaries has landed in styled-components!
    How To Scale React Applications (smashingmagazine.com)
    Sep 08, 2016
    The team spoke with hundreds of developers about how they build and scale their web applications, and I want to share some things we learned along the way.