What's up everybody this is John from Coding Addict and welcome to my Styled Components course.
As styled components co -creator Max Stoiber says:
?The basic idea of styled components is to enforce best practices by removing the mapping between styles and components.?
Styled Components are part of CSS inJS movement where we can create components that possess their own encapsulated styles. No longer we need to create component decide on a selector and then rush to app css or any other stylesheet to write separate styles for that particular component. What makes Styled Components so cool is their awesome tagged template syntax that allows to create normal react components by only defining styles. With zero configuration styled-components support css modularity, variables in css, nesting in css, extending components styles and many more. Styled Components also allows us to write plain CSS in your components without worrying about class name collisions
Styled-components is a CSS-in-JS styling framework that uses tagged template literals in JavaScript and the power of CSS to provide a platform that allows you to write actual CSS to style React components.
Styled components are easy-to-make React components that you write with the styled-components library, where you can style your components with plain CSS inside your JavaScript code.
Show reviews
Good, fantastic, but please try to speek english little bit slowly and clearly for the not english mother's tongue people like me . Thank you very much for your efforts and examples, it also helps to understand React logics and principles not only the styled component topic that is very great.
I found this clear and the examples useful. I have returned to this course many times as I've used styled components, to remind myself how to achieve things
I like it, it's is kepping it simple yet builds things on top of others. So far so good.
I was able to learn a lot of pretty useful stuff out of this course. John is an awesome instructor :) If you're new to styled components and you wanna learn it well, then just get this course and you'll be ready to start doing some great things with styled components :)
This course is great and gives a nice overview of styled components. This is about what I expected for a course this length. John is a great instructor as always.
Finished this course whilst completing John's react course, very good content, i had done a course on styled components before which didn't leave me with much confidence. This was a lot clearer, way more concise with really good examples, would highly recommend.
Very good course. Well paced and covered different examples, from standard ones to more advanced onces.
Enjoy all the courses from John. I like on them that they are very helpful, the code is updated/functional and can learn a lot .
Thanks a lot for the class
i have bought all courses by john.He makes things easy to understand by giving detailed explanation.definitely recommendable
Great and interesting course, maybe I would add some exercises for practicing.
John Smilga is an amazing instructor. This is at least my second course taken, and is always beyond expectations!!