Introduction to React #7 | CSS in JS

preview_player
Показать описание
We make our application easier to maintain by using CSS in Javascript and the emotion library.

Hope you folks enjoy this!
👉 If you enjoy this video, please like it and share it.

💢 Watch our other videos:

Thank you for watching this video, click the "SUBSCRIBE" button for stay connected with this channel.

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

Thanks Jack Herrington, for this wonderful tutorial series on how to start with React.js. Very well structured series gradual advancing from basics to some advance React.

Shakeel
Автор

you're my favorite microfrontender! you feel me :)

ericelnomada
Автор

styled is one of my enterprise projects biggest regrets as we have duplicated styled components all over the place. i'm testing going back to css modules as it is so easy to scan for the style you want and these are easy to share app wide. styled also does a bad job of exposing the style and our react dev tool now shows hundreds of components making that tool painful to use. should my h1 with bold really be a component? i find the style sheet side by side with my component very easy to test, adapt and change... my 2 cents as we evolve our styling solutions

jesse-cy
Автор

Hm, these styled components seem cumbersome to me. What happened to good old BEM and SASS? ;)

lukasluftlaufer
Автор

Is it convention to save components in the same file as the application? If not, how would you handle that?

cameronpoehner
Автор

Can you do a video on responsive layout with useContext ?

dotacontent
Автор

Kept getting errors when I was using emotion styled components...

dotacontent
join shbcf.ru