Tailwind CSS Crash Course

Sdílet
Vložit
  • čas přidán 2. 06. 2024
  • Updated 2022 Crash Course - • Tailwind Crash Course ...
    In this video we will look at the TailwindCSS utility framework including what it is, setup and creating custom components with utilities
    Code:
    codepen.io/bradtraversy/pen/J...
    Sponsor: DevMountain Bootcamp
    goo.gl/6q0dEa
    Docs:
    tailwindcss.com
    Mac Install:
    docs.mongodb.com/manual/tutor...
    💖 Become a Patron: Show support & get perks!
    / traversymedia
    Udemy Courses:
    www.traversymedia.com
    Follow Traversy Media:
    / traversymedia
    / traversymedia
    / traversymedia
  • Věda a technologie

Komentáře • 441

  • @harisbashir933
    @harisbashir933 Před 4 lety +1115

    Brad Traversy + Bucky Roberts +Gary Simons + Net ninja + Academind +Mosh Hamedani == *No need of college/universities*

    • @abbassher201
      @abbassher201 Před 4 lety +7

      Kindly mention other's channel name bro. Thanks

    • @abbassher201
      @abbassher201 Před 4 lety +4

      @haris bashir thank you bro

    • @ferozahmad4988
      @ferozahmad4988 Před 4 lety

      Bucky Roberts stopped posting new videos...Do you know why??

    • @harisbashir933
      @harisbashir933 Před 4 lety +17

      @@ferozahmad4988 yes because now he is full time software engineer in a reputed software house. This software house stop him to post their videos because its against their rules and regulations.But I think its not the real matter .I think some big names like udemy , coursera , edx etc stop bucky because bucky free courses are much much better than their paid courses😥

    • @arwahsapi
      @arwahsapi Před 4 lety +16

      Don't forget Derek Banas also

  • @sfrlisfrov7075
    @sfrlisfrov7075 Před 4 lety +14

    I started learning tailwind css just today. And here it is. Thanks, Brad. I've learned a lot from you.

  • @heelercs
    @heelercs Před 4 lety +16

    I swear, these last few videos you’ve been reading my mind. “I need a good crash course on this”. Hey, look, a crash course a day later! Keep it up man!

  • @gratien25
    @gratien25 Před 4 lety +4

    Man, I learned something new for every lesson I watch on your channel. thanks, Brad.
    This Framework is amazing, I think to learn more about it.

  • @MrHumanwarrior
    @MrHumanwarrior Před 4 lety +3

    Dude, I've been wanting to create something exactly like this in the past. I actually really needed something like tailwind. Great video, Brad!

  • @problemchild959
    @problemchild959 Před 3 lety +15

    FINALLY someone who shows how to not have 20 classes attached to the flippen div, I was about to give up on tailwind because those classes all inline looks messy to me.

  • @stephenjames2951
    @stephenjames2951 Před 4 lety +23

    Another great free video. Makes being a patron entirely worthwhile.

  • @slimyelow
    @slimyelow Před 3 lety +7

    IT IS JUST PHENOMINAL: WHATEVER I SEARCH FOR, BRAD, BRAD, BRAD AND BRAD HAS ALWAYS GOT ME COVERED !!

  • @Exenima
    @Exenima Před 3 lety +3

    I swear you have a crash course for everything. You are truly a blessing to people looking to learn web development.

  • @albertchung7641
    @albertchung7641 Před 3 lety +8

    Started working with Tailwind today and absolutely loved it! Although there are just too many classes; it felt overwhelming. You do a great job highlighting the important parts. Kudos!

  • @warhunta
    @warhunta Před 4 lety +4

    Thank you Brad for all your great content. Working through all your courses on Udemy. You push out great regular content on CZcams, hence me searching for you on Udemy. Extremely appreciated by all your loyal fanbase.

  • @ducanhtran8929
    @ducanhtran8929 Před 4 lety +6

    Finally! I've been waiting forever for this tutorial~ thanks Brad

  • @hriteekbista5540
    @hriteekbista5540 Před 4 lety +2

    I was looking for this and you just delivered this in time. Thank you. You are the best.

  • @shahrketab9803
    @shahrketab9803 Před 4 lety +18

    Thanks a lot Brad, I learned a lot from your videos.. I am from Afghanistan and your free videos helped me a lot to learn web design and also the path way to be a developer.. Know I am learning front end development..

  • @hasancanboga9808
    @hasancanboga9808 Před 3 lety +1

    I needed a quick rundown of Tailwind. This was just what I needed. Thank you!

  • @sarahmattar
    @sarahmattar Před 3 lety +15

    13:52 "...and never mind these errors, it's just that VSCode doesn't know what the hell's going on..." 😂😂😂😂😂love it

  • @Chris-Christopher-
    @Chris-Christopher- Před 3 lety

    I've been kind of out of the loop with web dev stuff for almost a decade now. I've been wanting to get back into it, but I find it daunting how much stuff has changed and all the new stuff. After messing around with tailwind, I am actually excited to get back into this as opposed to overwhelmed. At least when it comes to the front-end stuff. Still gotta figure out what's the cool way of doing the backend.
    This is a nice guide to getting going on tailwind. Thanks.

  • @illuzual
    @illuzual Před 4 lety +4

    I love tailwind css. It's also great for tweaking in the browser inspection tool just throwing in different classes until your 100% satisfied. Also for production when you add purge css it will give you a super lean css file > 10kb 🙌

  • @jmonterojr
    @jmonterojr Před 4 lety +50

    Thanks Brad for this video! I was just going to dive into using Tailwind CSS for a project and you've made it easier for me to learn it!

  • @imperativeemarketing5546

    First time I saw one of your videos and it's great. Took the mystery out of tailwind. I knew tailwind is one of the best choices, but now I understand WHY tailwind is one of the best choices (especially if you are working solo and not on a team). Thanks for this Tut, and I will be watching and liking more of your stuff. Thanks

  • @HugoArceo
    @HugoArceo Před 3 lety

    Exactly what I was looking for. A quick demo of setup and use of Tailwind CSS. Thank you.

  • @irinadelgado876
    @irinadelgado876 Před 4 lety +1

    Sweet! Basically once that you have HTML & CSS covered, the frameworks are easier to understand! Thank you Brad :)

  • @merthyr1831
    @merthyr1831 Před 2 lety +56

    Hey! Just wanted to let everyone know that the build:css command line script he provides here is out of date. You need to use:
    *tailwind build -i src/style.css -o dist/style.css*
    Of course changing the paths to your source/distribution stylesheets respectively. If you use the one given here, Tailwind will use a blank style.css that *won't include your changes* (such as at 13:00) where he explains @apply directives.
    Stay woke!!

    • @HamzaKhan-qm5bl
      @HamzaKhan-qm5bl Před 2 lety +1

      I was looking for this for whole day. Thanks a lot, mate.

    • @neeshnoo
      @neeshnoo Před 2 lety +1

      thank you so much !

    • @olliejw8192
      @olliejw8192 Před 2 lety +1

      I LOVE YOU

    • @mikez3307
      @mikez3307 Před 2 lety +7

      an update to this! i had to use npx tailwindcss build -i src/style.css -o dist/style.css

    • @matkomilic8382
      @matkomilic8382 Před 2 lety +1

      @@mikez3307 helped me so much for my work, tnq!

  • @OrincyWhyteDesigns
    @OrincyWhyteDesigns Před 2 lety

    Ive been coding three months, and this is seriously the coolest thing I’ve seen yet!!! Seriously, im mad i’m just now deciding to learn Tailwind

  • @bernhardsmuts2265
    @bernhardsmuts2265 Před 4 lety

    I have heard alot about tailwind CSS and this really gives an awesome idea of how it works...

  • @Stratopeter87
    @Stratopeter87 Před 4 lety +3

    Great timing, thank you for the video! I didn't know this framework exists until I saw your video but it is exactly what I need for my project. Never liked the opinionated approach of Bootstrap although I started using it for prototyping lately.

  • @Jason-bg7jc
    @Jason-bg7jc Před 4 lety +1

    Awesome crash course, Brad. Definitely using this in my next project.

  • @Webtricker
    @Webtricker Před 2 lety +2

    Thank you so much for explaining Tailwind CSS in such a simple and beautiful way.😇

  • @karapatrick610
    @karapatrick610 Před 3 lety

    Thanks for the video. I've been meaning to read up on Tailwind. This was exactly what I needed.

  • @hooiyan6040
    @hooiyan6040 Před 4 lety +2

    Always the best timing! Love this Brad, really appreciate your works!

  • @ronniesunshine1163
    @ronniesunshine1163 Před 4 lety

    When I was about to learn bootstrap, I thought it was exactly what tailwind is where you can type whatever in the class and it dynamically change. I was very disappointing to learn it didn't do that. I've been watching tailwind development on twitter and finally am learning it now. This looks amazing

  • @digigoliath
    @digigoliath Před 4 lety

    A great intro and also a refresher. Thanks for another enjoyable course!!

  • @creativedaz
    @creativedaz Před 4 lety

    The first 5 minutes was so smooth I take it all in without stress! 💯🥰🇵🇭

  • @KylePrinsloo
    @KylePrinsloo Před 4 lety

    Haven't heard a lot about Tailwind, but it looks like something to think about. Thanks Brad

  • @aniskarim1934
    @aniskarim1934 Před 4 lety +16

    One of my dreams is meet you in the real life. MY_BEST_TEACHER. Thank you Brad

  • @Shakeel714
    @Shakeel714 Před 3 lety +1

    Great tutorial, thanks Brad for your contribution to the web dev community.

  • @sufyanabbada6702
    @sufyanabbada6702 Před rokem

    A gist of Tailwind in such a simpler way. Loved it.

  • @hemilmehta6455
    @hemilmehta6455 Před 3 lety

    Amazing tailwind css tutorial helped me a lot, simple and clean explanation !

  • @toberixng
    @toberixng Před 4 lety

    There is power of understanding in your voice. many thanks

  • @lullalullafy
    @lullalullafy Před 2 lety

    Thank you so much Brad. An incredibly well explained video. Absolutely amazing. Very grateful. Thank you !

  • @ChrisFotosMusic
    @ChrisFotosMusic Před 4 lety +2

    thanks brad, cant wait to build my first navbaaah with tailwind

  • @robertcoffie8789
    @robertcoffie8789 Před 4 lety

    been patiently waiting for this Crash Course

  • @redrambles
    @redrambles Před 4 lety

    Great stuff as usual, Brad! Thanks!

  • @jeribullitt2432
    @jeribullitt2432 Před 4 lety

    Excellent as always. Thanks Brad 👍

  • @GuitarreroDaniel
    @GuitarreroDaniel Před 3 lety

    Thanks for the tutorial Brad, I learned a lot! A lot of people swear by Tailwind, but I don't see any real benefit over pure CSS or Styled Components.

  • @bodhicougar
    @bodhicougar Před 4 lety

    Thanks, Brad! Very convincing. We will use TailwindCSS for our upcoming project.

  • @davidwaller2179
    @davidwaller2179 Před 4 lety +1

    Excellent introduction to Tailwind CSS. Thanks.

  • @jesusestevez5665
    @jesusestevez5665 Před 4 lety +6

    I follow a lot of web devs / academies channels, you are the best by far. Keep going in your way. Thanks you dude!

  • @JorgeCorradi
    @JorgeCorradi Před 2 lety +1

    Thanks a lot, man. I've been meaning to take a look at tailwind for a while, but all the tutorial I'd come across so far was either too beginner level or too unclear, like they put stuff there and didn't explain anything. Yours was spot on! Keep it up bro.

    • @lukas.webdev
      @lukas.webdev Před 11 měsíci

      If you want to watch another video on Tailwind: I just posted a new Tailwind CSS Tutorial (2023) - maybe this is also helpful ... 😉

  • @scriptkeeper8243
    @scriptkeeper8243 Před 2 lety

    Thanks Brad. Awesome as always!

  • @muhammadinshal2742
    @muhammadinshal2742 Před 8 měsíci +1

    🙂A good teacher is always knows what the actual need of his student. I appreciate your effert dear!

  • @NeverCodeAlone
    @NeverCodeAlone Před 3 lety

    This is a very good overview thank you for this and your passion

  • @przemysawziegert5035
    @przemysawziegert5035 Před 4 lety

    Brad. You have a gift to show how create many cool stuff in very easy way. Ofcourse it's very true that the knowledge about css is fundamental. Guys don't forget about this. Thanks a lot for youre work i'm apprieciated

  • @asmitdaschoudhury1866
    @asmitdaschoudhury1866 Před 2 lety

    Hey, I Got This Recommendation Two Years Later and Really, Found This useful 👍👍❤️

  • @mohamedathif968
    @mohamedathif968 Před 2 lety +1

    most helpful tutorial ever. thank you

  • @chrisclrk9
    @chrisclrk9 Před 3 lety +2

    if you are having problems getting the script to build try updating node and also include autoprefixer in the dependencies that helped me.

  • @carolinec8084
    @carolinec8084 Před 2 lety

    Brad, you're a diamond amongst the rough. Thank you!

  • @faithmusa4418
    @faithmusa4418 Před 2 lety

    Thank you for your tutorials. You have been an inspiration in my web dev journey.

  • @eatrejosm
    @eatrejosm Před 3 lety

    Brad is a heavyweight React developer, I actually gave you thanks by buying your udemy course, thanks Brad!

  • @somang2401
    @somang2401 Před 4 lety

    This was a really great crash course. Thank you

  • @djsargex7777
    @djsargex7777 Před 4 lety

    Seems like exactly what I was looking for!

  • @cswalker21
    @cswalker21 Před 3 lety

    Wow, this was a really great overview. Thanks.

  • @shubhambattoo5166
    @shubhambattoo5166 Před 4 lety

    Love the way you do ... tu tutu tuut. Great video mate.

  • @RickBeacham
    @RickBeacham Před 4 lety

    Great information! Love your videos!

  • @exclusiven940
    @exclusiven940 Před 4 lety

    Smooth. Calm. Soothing Voice Informative. Brad

  • @VadimBesedin
    @VadimBesedin Před 4 lety

    Thank you! Nice and clear as always!

  • @SilvestreVivo
    @SilvestreVivo Před 4 lety +1

    Thanks Brad for the tutorial. I think this combines really well with SvelteJS. It would be nice a tutorial for that.

  • @bruce.vanzyl
    @bruce.vanzyl Před 3 lety

    Fantastic! Thanks for making this!

  • @shubhamvora6250
    @shubhamvora6250 Před rokem +1

    Thanks for such a simple yet informative video, it helped me get a good idea overview on tailwind css

    • @lukas.webdev
      @lukas.webdev Před rokem

      I just posted a Tailwind CSS Tutorial for Beginners (in 2023) ... maybe this is helpful for you as well ... 😉

  • @Heymantas
    @Heymantas Před 4 lety +2

    I was just trying out Tailwind yesterday and.. this video came. Thank you, Brad!!

  • @RichardDoesYouTube
    @RichardDoesYouTube Před 2 lety

    Awesome as always. You are a valuable resource

  • @Fitzpa14
    @Fitzpa14 Před 4 lety

    This is way cooler than I thought it was

  • @fxnoob
    @fxnoob Před 4 lety

    I'm learning Tailwind. thanks for the video

  • @yahayaoyinkansola8258
    @yahayaoyinkansola8258 Před rokem +1

    Tailwind is really cool, I like the idea of having utility classes to build my components the way I want, gives me more control over the UI and I don't have to be reseting bunch of css styles like with bootstrap

  • @SocksWithSandals
    @SocksWithSandals Před 2 lety +1

    Excellent look at Tailwind.

  • @sajadtorkamani9399
    @sajadtorkamani9399 Před 4 lety

    Great introduction, thanks a lot!

  • @73xld
    @73xld Před 4 lety

    I don't know if I should feel dumb but it wasn't until this video I learned about emmet abbreviations! 🤩 so excited to use those.
    And Tailwind looks good, I think we'll be using it at our company 👍

  • @aberefejiro
    @aberefejiro Před 5 měsíci

    Thank you for this crash course

  • @naufalfarras1802
    @naufalfarras1802 Před 4 lety

    Holy moly, thanks brad !!!

  • @AtifShafiinheritance
    @AtifShafiinheritance Před rokem +2

    appreciated , but anyone coming new here, most the syntactical stuff has been updated so kindly go through docs if struggling

    • @lukas.webdev
      @lukas.webdev Před rokem

      I just posted a Tailwind CSS Tutorial (in 2023) - This should help... 😉

  • @mledesma64
    @mledesma64 Před 4 lety

    Thank you! It was really helpful

  • @TheCocoaDaddy
    @TheCocoaDaddy Před 4 lety

    "This is not a crutch".... you, Sir, are awesome. Great video!!!!!! I'll definitely take a closer look at Tailwind CSS. Thanks for posting this video! Also, your voice sounds like Giovanni Ribisi from the movie "Boiler Room". :)

  • @ellislunnon9896
    @ellislunnon9896 Před 2 lety

    Thanks - very instructive!

  • @anonymouseverx
    @anonymouseverx Před 4 lety

    I love you Brad, I love you. Thank you so much.

  • @geoffdc123
    @geoffdc123 Před 2 lety

    Awesome tutorial as usual

  • @anyaplays7150
    @anyaplays7150 Před 2 lety

    Looks great.
    I will give it a try.

  • @KainGNX
    @KainGNX Před 2 lety

    Great tutorial. 5 stars. As of 8/2021, it looks like Tailwind no longer has text-teal by default, so either add it, or pick something else.

  • @resident__
    @resident__ Před rokem +1

    Thank you so much Brad!!! I am a Software Engineer because of your tutorials!

  • @ulvidamirli2758
    @ulvidamirli2758 Před 3 lety

    Thank you a lot! it really helped me!

  • @AlexEscalante
    @AlexEscalante Před 3 lety

    This is a great framework. I have to use it!

  • @wealthiduwe5831
    @wealthiduwe5831 Před 2 lety

    Thanks Brad... Really helpful

  • @thisaintmyrealname1
    @thisaintmyrealname1 Před 4 lety

    Your timing is excellent. Please consider using tailwind in any of your next project-based web dev udemy courses :D

  • @mspanhaak
    @mspanhaak Před 4 lety

    Thanks again for another awesome tutorial. I'm still digesting the content en struggling with putting css like stuff in my HTML files. I'm trying to keep my HTML files light and lean, while working on styling in the CSS stylesheets. Now this feels a bit like throwing everything in one file.... I'll give it some more thoughts :-) A good tutorial is a tutorial that make you mind move right.

  • @tetteishahday-annang3120
    @tetteishahday-annang3120 Před 4 lety +1

    Just in time! 💙

  • @marfomaxwell3809
    @marfomaxwell3809 Před 2 lety

    God bless you abundantly Brad, you have been a blessing

  • @bchewy
    @bchewy Před 4 lety

    Great video love it!! 😁

  • @mattslack3380
    @mattslack3380 Před 4 lety

    Cheers Brad. Looks fast and more custom than Bootstrap, though the structural and presentation layers kind of get mish mashed. Good for fast prototyping at least.

  • @nobertobrown8549
    @nobertobrown8549 Před 10 měsíci

    Thanks man, now i know where to start😅

  • @renangaldino6538
    @renangaldino6538 Před rokem +1

    Thanks professor, u r great!!

  • @bnuggg
    @bnuggg Před 4 lety +3

    I could have used this 30 days ago lol. I had to learn all of this the hard way, on a client's dime ;)