Styling React Components with CSS Modules

Поділитися
Вставка
  • Опубліковано 4 жов 2024
  • ★☆★ My Courses: telmoacademy.com/
    ★☆★ 1-on-1 Mentorship: calendly.com/t...
    ★☆★ SkillShare 2 Months FREE : skl.sh/2Q2LsTi
    ★☆★UDEMY COURSES:
    *The Complete JavaScript Course 2018: bit.ly/2Ci2Fzk
    *Modern JavaScript From The Beginning: bit.ly/2Br13BM
    *JavaScript: Understanding the Weird Parts: bit.ly/2Epdgu2
    *React 16.6 - The Complete Guide (incl. React Router & Redux): bit.ly/2Br2ikq
    *The Complete React Web Developer Course (with Redux): bit.ly/2zXq9IH
    React Front To Back: bit.ly/2STDUPo
    ★☆★Best laptops for Coding:
    Acer Aspire: amzn.to/2FJrOVh
    Macbook Pro 2013: amzn.to/2NbYIUp
    Asus VivoBook Pro: amzn.to/2YgrCUG
    Macbook Pro 2019: amzn.to/2Xzi4qG
    ★☆★Best JavaScript Books
    John Duckett JavaScript: amzn.to/2EAEvkj
    JavaScript Easy Steps: amzn.to/2VRM4sN
    JavaScript Good Parts: amzn.to/2EFul1V
    Eloquent JavaScript: amzn.to/2Quq5qH
    You dont know JavaScript: amzn.to/2K9I9VX
    My Social Media:
    Twitter: / devtelmo
    Instagram: / sampaiotravels

КОМЕНТАРІ • 128

  • @bkatsevych
    @bkatsevych Рік тому +29

    Probably the best explanation of CSS Modules you can find on UA-cam. Thanks a lot, Telmo!

  • @Webtricker
    @Webtricker 2 роки тому +12

    Thank you so much for explaining React components with CSS modules in such a simple and beautiful way. That was very helpful

  • @daftkiwi
    @daftkiwi Рік тому +1

    Before watching this tutorial, I used to find css modules and its import and reference styles using JavaScript syntax quite complex for its benefits. That's why I avoided modules like the plague. Thank you Telmo, this was very helpful!

  • @danieltkach2330
    @danieltkach2330 3 роки тому +2

    You rock. Thanks for the instruction. Why everyone says we have to either eject or install some script modules from start? What you describe works just fine...

  • @cesarcortes5063
    @cesarcortes5063 9 місяців тому

    i was looking everywhere because i had very problems with the css styles , and you have resolved it, thanks a lot Telmo

  • @troubledtom5250
    @troubledtom5250 7 місяців тому

    honestly as someone who just came here to learn about css in react... you taught me a new concept i didn't knew about thanks

  • @redefamatv
    @redefamatv 2 роки тому +2

    Thanks for sharing Telmo, Im still learning the basics of react but it was a really helpful tutorial to strengthen my basic knowledge in order to going forward to more advanced tips very soon...hugs from Brazil...just keep it up.

  • @jiharedconteh4530
    @jiharedconteh4530 9 місяців тому

    This video is very useful for styling individual components. Thank you for such a simplified explanation.

  • @OneBrokeBloke
    @OneBrokeBloke Рік тому +2

    I get the problem it solves, just not why the problem is there in the first place.
    Like, we have a component called Example.js
    In that, we import example.css
    So since this is the only place that this CSS is imported and therefore used, why can it conflict with other components? They havent linked/imported the stylesheet?

  • @NoajmHeritage
    @NoajmHeritage 6 місяців тому

    Prefect. Chatgpt failed to give me this option.
    Amazing for no css conflict

  • @lingolearner27
    @lingolearner27 6 місяців тому

    you solved my problem. was stuck with this for couple of hours. thank you bro.

  • @SofiaBelchiorinho
    @SofiaBelchiorinho 2 роки тому +1

    Very useful vídeo :) I was using this technique already (because it comes with Nx workspaces) but I ddin't know it was called CSS Modules. Keep up the good work!

  • @yinkagiwa8659
    @yinkagiwa8659 3 роки тому

    I love how clear the video is

  • @nathanvsplayer
    @nathanvsplayer Рік тому +1

    Great video helped me understand css modules

  • @Viktorres1
    @Viktorres1 2 роки тому

    Thanks for your video. I fastly reminded how to connect css (scss) modules.

  • @Viralvlogvideos
    @Viralvlogvideos Рік тому

    UA-camrs like you deserves lot of subs. I subbed you. Please do make React tutorials in depth with building projects like TODO and ecommerce etc.

  • @kunaljethva9623
    @kunaljethva9623 3 роки тому +1

    Thanks for making this video was searching for it since 😊😊

  • @electricindro2236
    @electricindro2236 2 роки тому

    Thank you for explaining the importance of React css module

  • @FaselGodbcho
    @FaselGodbcho 4 місяці тому

    thank u, I was so frustrated and this video helped a lot

  • @digvijayyamagekar4300
    @digvijayyamagekar4300 Рік тому +1

    I had one question. let's say there are two components, A and B
    and two CSS files A.css and B.css, and compo A and B have several in them now
    let's say I want to color all buttons in A red and all buttons in B blue.
    can I solve this problem without giving the class name to ?

  • @omotehinseelvis9845
    @omotehinseelvis9845 Рік тому

    So simple and straight forward....I love it. Thank you

  • @Trafficfromsky
    @Trafficfromsky 3 роки тому +2

    how do you target/change the tag without a class name?

    • @itouchgrass869
      @itouchgrass869 Рік тому

      Just use “body” selector without a class

  • @pumdu
    @pumdu 2 роки тому

    Thanks a lot. I wondered why I need to use CSS module and this video made it clear to me. :)

  • @victoradodo8377
    @victoradodo8377 2 роки тому

    Special thanks YOU deserved NATIONAL AWARD

  • @faustovii1085
    @faustovii1085 Рік тому

    man you are a god of teaching for sure

  • @rakhmatillorakhmonberdiev231
    @rakhmatillorakhmonberdiev231 2 роки тому

    Thanks bro, that is what I expected to understand this topic, very clear explanation!

  • @coding_stuff_uz
    @coding_stuff_uz 5 місяців тому +1

    Tankyou bro for this tutorial

  • @nishantsinha4336
    @nishantsinha4336 8 місяців тому

    Made it look simple.Well explained!

  • @mathiasmatanda8848
    @mathiasmatanda8848 2 роки тому

    You saved me from a big headache thank you man!

  • @gregduke8193
    @gregduke8193 7 місяців тому

    Great video, very well explained. I don't really see the point in using modules though... you have to type a lot more code for it to just add a unique classname in the end anyway so why not use id for individual styling and then you can use classnames for universal styling?
    Like if I wanted all the buttons to have 20px padding I could give them the classname of btn and give them all 20px padding and then I could use an id for each button also to, for example, change the background color if I wanted them to have different background colors.

  • @raunakkumar6144
    @raunakkumar6144 8 місяців тому

    Thanks man , I was having exact same problem

  • @AYUSHSHARMAblogs
    @AYUSHSHARMAblogs 2 роки тому

    Lots of thanks for such a wonderful video on css modules

  • @sketchychillandchill
    @sketchychillandchill Рік тому

    It's cool when there is like 2 styles to scope but when you want it scoped for each components just switch to vuejs

  • @patcodingcodester9781
    @patcodingcodester9781 3 роки тому

    Haha thank you!. This is exactly what I was looking for but it was hard to find..

  • @qanswered319
    @qanswered319 2 роки тому

    Great video.understood module clearly. No time wasted

  • @ramon4756
    @ramon4756 9 місяців тому

    Thanks you! Explained my issue

  • @anaisrevellat5692
    @anaisrevellat5692 2 роки тому

    Thank you this tutorial is crystal clear , perfect.

  • @teeyiheng4697
    @teeyiheng4697 Рік тому

    I understand why use css module now thank😆

  • @Orevitalizador
    @Orevitalizador Рік тому

    thank u sr, this tutorial was very usefull for me , and im glad, the way u used to explain , gave me some Brainstorming thanks guy.

  • @mehmetcelmeli9918
    @mehmetcelmeli9918 Рік тому

    Thank you for simple explantion TELMO✌✌✌✌we are looking forward to the others videos😊😊😊

  • @codelightsparkles2403
    @codelightsparkles2403 3 роки тому +2

    You’re awesome Telmo

  • @shubhamkaushal2125
    @shubhamkaushal2125 7 місяців тому

    really like your accent very good way of teaching

  • @muzammil6651
    @muzammil6651 Рік тому

    What a fantastic explanation, thank you so much

  • @pravinchoudhary5105
    @pravinchoudhary5105 2 роки тому

    Thanks Man, Helped a lot

  • @davidorevic6651
    @davidorevic6651 Рік тому

    Should we do it for every single class?

  • @siaxiong333
    @siaxiong333 2 роки тому

    Very usefull and great video! I like that you're straight to the point. Thank you so much!

  • @vigneshwarvenugopal922
    @vigneshwarvenugopal922 7 місяців тому

    Thank you so much dude.,
    problem solving .,
    i score you 100 of 100...🌟🌟🌟

  • @heikkiladau6872
    @heikkiladau6872 5 місяців тому

    Can you add css styles inside of the script tag in react application?

  • @ghofranedarragi5601
    @ghofranedarragi5601 3 роки тому

    thank u .simple and clear explanation .it's useful

  • @mendibhut4855
    @mendibhut4855 Рік тому

    Thank you, man. It really helps me a lot.

  • @herlandertavares7573
    @herlandertavares7573 2 роки тому

    Great video. I didnt even have to see your name, I knew by your accent you were Portuguese lol. Obrigado pelo video

  • @slipstream01
    @slipstream01 2 роки тому

    excellent explanation. shukran

  • @Lemon.8
    @Lemon.8 3 роки тому

    Thanks for the tutorial, very well explained.

  • @ibrahimkhurshid4339
    @ibrahimkhurshid4339 2 роки тому

    Thanks buddy!! Jazakallah

  • @mubashirwaheed474
    @mubashirwaheed474 2 роки тому

    Thanks you so much for this video.

  • @milkdrom3da
    @milkdrom3da Рік тому

    Very useful! Thanks for sharing!

  • @irorochadere9207
    @irorochadere9207 3 роки тому

    Thanks, buddy.
    It worked well for me.

  • @davidgrig4608
    @davidgrig4608 3 роки тому

    very helpful tutorual ty very much

  • @sergiogarcia-di5nj
    @sergiogarcia-di5nj Рік тому

    really really helpful, thank you very much !

  • @webdevvideos2744
    @webdevvideos2744 2 роки тому

    will using css module impact performance?

  • @yuvarajg3855
    @yuvarajg3855 Рік тому

    Thank you so much🤝

  • @thisaraharshana2168
    @thisaraharshana2168 3 роки тому

    Thank you sir. well explained!!.

  • @gihanrangana6248
    @gihanrangana6248 3 роки тому +1

    how can i create global variables for scss modules?

  • @jatinahuja6840
    @jatinahuja6840 3 роки тому +1

    Thank you for helping man! 🙌
    Please keep making such videos 🥇🎖
    Can you also tell how to use css modules concept with bootstrap or I will say if I want to use bootstrap different version. Thanks in advance 👍

  • @SatishKumar-qi4hb
    @SatishKumar-qi4hb 3 роки тому

    nice and helpful video. thx so much.

  • @rohil3023
    @rohil3023 3 роки тому

    Very useful. Thanks for the tutorial :)

  • @davidlafontant2185
    @davidlafontant2185 2 роки тому

    Very useful. Thank you.

  • @phuongla4512
    @phuongla4512 3 роки тому

    Thanks bro. This is useful

  • @janardanpethani5755
    @janardanpethani5755 3 роки тому

    Thanks you for sharing 😀😀

  • @hemantjadhav7833
    @hemantjadhav7833 3 роки тому

    great video sir

  • @angelmgl8137
    @angelmgl8137 3 роки тому

    Nice video bro, thanks a lot

  • @swerami
    @swerami 3 роки тому

    thank you so much for this!

  • @dashpindersingh9062
    @dashpindersingh9062 Рік тому

    Thanks dude:)

  • @CodewithAby
    @CodewithAby 3 роки тому

    Good tutorial...it is timely

  • @lyndonraya7769
    @lyndonraya7769 Рік тому

    you did not include on your tutorial that we need to do this , module.exports = {
    module: {
    rules: [
    {
    test: /\.css$/,
    use: [
    'style-loader',
    {
    loader: 'css-loader',
    options: {
    modules: true
    }
    }
    ]
    }
    ]
    }
    };

  • @woolygan1529
    @woolygan1529 2 роки тому

    Helpful thanks

  • @amershboul9107
    @amershboul9107 2 роки тому

    really helpful, thanks

  • @Whisperme2sleep
    @Whisperme2sleep Рік тому

    How do you do conditional classes with this technique?

  • @roronoa_d_law1075
    @roronoa_d_law1075 2 роки тому

    this is not working for me, the style is still applied globally

  • @arshadahamed988
    @arshadahamed988 5 місяців тому

    In module.css file can we create more than one class or Id in the file??

  • @FlemerX
    @FlemerX 2 роки тому

    Thank you

  • @snake1625b
    @snake1625b 2 роки тому

    className takes in a string but you're passing in a class, how is that possible. sorry if I missed the answer to this

  • @ranati2000
    @ranati2000 2 роки тому

    Can i use bootstrap classes in it ?

  • @sharfarajahamed2568
    @sharfarajahamed2568 10 місяців тому

    Thanks alot

  • @arashvincent8519
    @arashvincent8519 2 роки тому

    dose it work with sass ?

  • @mahdouirami2776
    @mahdouirami2776 3 роки тому

    When i did it with a complicated name like form-control , it made me an error have u any solution ?

  • @goncalosantos3604
    @goncalosantos3604 3 роки тому

    Excellent as always! Abraço

  • @iamwright
    @iamwright 2 роки тому

    Very good.

  • @abhishekprasad6317
    @abhishekprasad6317 3 роки тому

    What if i have to apply two classname will I do :- className={stylesCSS.firstclass} className={stylesCSS.secondclass} ? or i have any option similar to: className={stylesCSS.firstclass, stylesCSS.secondclass} ??

    • @abhishekprasad6317
      @abhishekprasad6317 3 роки тому +2

      got the solution stackoverflow.com/questions/33949469/using-css-modules-how-do-i-define-more-than-one-style-name

  • @manasjoshi7037
    @manasjoshi7037 3 роки тому

    Thank you for this,

  • @carlafaes9282
    @carlafaes9282 3 роки тому

    buen video!muchas gracias :D

  • @nullcarry6893
    @nullcarry6893 3 роки тому

    Hate to say it but vue seems to have a better out of the box solution.

  • @sebastianandersson6892
    @sebastianandersson6892 2 роки тому

    04:06 sounded American for just a second there!

  • @shrishri8453
    @shrishri8453 2 роки тому

    Tnq sm

  • @miraasif3419
    @miraasif3419 Місяць тому

    Thankyou for this man @Telmo Sampaio

  • @RoyerAdames
    @RoyerAdames 3 роки тому

    And how do you add multiple class names?

    • @Telmosampaio
      @Telmosampaio  3 роки тому

      Styles.classname(‘${myclass1} ${myclass2}’)

  • @ahmadcodes
    @ahmadcodes 2 роки тому

    tnx

  • @mshahid5122arid
    @mshahid5122arid 6 місяців тому

    Thanks lokk from Pakistan

  • @kaszapnagypeter
    @kaszapnagypeter 2 роки тому

    Thanks a lot, mate! This is exactly what I was looking for! Is it required to give it a module name, or I can name it whatever I want to?

  • @rakeshdontireddy6190
    @rakeshdontireddy6190 3 роки тому

    Saved my anger...👍