12 CSS Modules in Storybook — Modern Component Library w/ React & Storybook

preview_player
Показать описание
Modern Component Library with React & Storybook is an advanced course composed of ten modules that will teach you how to build your own component library.

ℹ️ This first module is made of 19 videos, make sure to subscribe to get updates!

⚠️ This is my first time recording and editing a course series in English, I will appreciate any feedback but I promise the quality get better in upcoming videos.

🇪🇸 Toda esta series estará en Inglés, pero puedes activar los subtitulos y usar la auto-traducción.

✅ Check my live-stream series in Spanish

RETO: Cero a Producción 🚀

Patreon — Sublr: Producto desde Cero 🕹

Рекомендации по теме
Комментарии
Автор

how can i mock a custom hook's value in storybook? I want to avoid using subpath modules

jsdev
Автор

Hi @GuillermoRodas, Thanks so much for the course, I really love it.

I have one doubt. I did the second half of the video first, I changed the css file to module.css and made necessary changes in the classNames code. And without doing the first part, webpack config, I'm able to see the random css names in the DOM. Is this enough or is the first part mandatory?

dsurya_
Автор

ReferenceError: modules is not defined. I am receiving this error in the terminal. I am new to CSS Modules. Can you please help me counter this issue? Your series has been amazing up until now.
I'm really looking forward to future courses as well.

bhaveshjoshi