Tailwind CSS Crash Course

Поділитися
Вставка
  • Опубліковано 26 жов 2024

КОМЕНТАРІ • 443

  • @harisbashir933
    @harisbashir933 5 років тому +1138

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

    • @abbassher201
      @abbassher201 5 років тому +9

      Kindly mention other's channel name bro. Thanks

    • @abbassher201
      @abbassher201 5 років тому +5

      @haris bashir thank you bro

    • @ferozahmad4988
      @ferozahmad4988 5 років тому

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

    • @harisbashir933
      @harisbashir933 5 років тому +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 5 років тому +16

      Don't forget Derek Banas also

  • @problemchild959
    @problemchild959 3 роки тому +19

    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.

  • @slimyelow
    @slimyelow 3 роки тому +9

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

  • @jmonterojr
    @jmonterojr 5 років тому +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!

  • @sfrlisfrov7075
    @sfrlisfrov7075 5 років тому +15

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

  • @mugishasolomonbekunda
    @mugishasolomonbekunda Місяць тому +1

    Best tutorial of tailwind. I am writing this while watching the video. That is how good it is

  • @heelercs
    @heelercs 5 років тому +18

    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!

  • @stephenjames2951
    @stephenjames2951 5 років тому +23

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

  • @vikramingleshwar5732
    @vikramingleshwar5732 3 роки тому +12

    00:00:00 DevMountain Promotion
    00:00:20 Tailwind intro, comparision with other component based frameworks
    00:01:55 Tailwind Utility First intro referring to official doc
    00:02:45 Tailwind Setup
    00:05:50 index.html creation
    00:06:35 Start using Tailwind utilities - Background color
    00:09:05 Container, margin, padding class usage
    00:10:25 Config file usage
    00:12:20 Extend Utility Classes
    00:14:30 Margin, Padding info
    00:15:20 Height, Width info
    00:16:00 Flexbox info, warning about not learning Tailwind after learning HTML
    00:17:05 Alert component
    00:20:05 Card component
    00:24:20 ".too too tooh tooh" By Brad while pasting code. Card Columns component ( Responsive Design, new utility classes intro )
    00:27:55 Navbar component ( ".too too tooh tooh" By Brad during this video )

  • @Exenima
    @Exenima 3 роки тому +3

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

  • @JorgeCorradi
    @JorgeCorradi 2 роки тому +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 Рік тому

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

  • @shahrketab9803
    @shahrketab9803 5 років тому +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..

  • @albertchung7641
    @albertchung7641 4 роки тому +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!

  • @merthyr1831
    @merthyr1831 3 роки тому +57

    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 3 роки тому +1

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

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

      thank you so much !

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

      I LOVE YOU

    • @mikez3307
      @mikez3307 2 роки тому +7

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

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

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

  • @gratien25
    @gratien25 5 років тому +5

    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.

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

    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

  • @morgan24TH
    @morgan24TH 7 днів тому

    I watched this video five years ago, and I'm here in 2024 to say, thanks Brad, I really appreciate you. You've always been there since I started my Web Development journey, from HTML, CSS, Javascript, Tailwind CSS, and React. I'm currently using Next JS with Typescript. Thank you homie. I appreciate you.🙂

  • @sarahmattar
    @sarahmattar 4 роки тому +15

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

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

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

  • @Chris-Christopher-
    @Chris-Christopher- 3 роки тому

    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.

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

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

  • @MrHumanwarrior
    @MrHumanwarrior 5 років тому +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!

  • @warhunta
    @warhunta 5 років тому +4

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

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

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

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

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

  • @aniskarim1934
    @aniskarim1934 4 роки тому +16

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

  • @yahayaoyinkansola8258
    @yahayaoyinkansola8258 2 роки тому +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

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

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

  • @ducanhtran8929
    @ducanhtran8929 5 років тому +6

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

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

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

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

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

    • @lukas.webdev
      @lukas.webdev Рік тому

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

  • @jesusestevez5665
    @jesusestevez5665 5 років тому +6

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

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

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

  • @AtifShafiinheritance
    @AtifShafiinheritance 2 роки тому +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 Рік тому

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

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

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

  • @illuzual
    @illuzual 5 років тому +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 🙌

  • @hriteekbista5540
    @hriteekbista5540 5 років тому +2

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

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

    most helpful tutorial ever. thank you

  • @tttylerrr00
    @tttylerrr00 Рік тому +3

    If anyone is having problems do this:
    npx tailwindcss init
    inside of the tailwind.config.js, add ./(folder your html is in)/*.{html,js}
    run this: npx tailwindcss-cli -i src/style.css -o ./dist/output.css (change th -o and -i paths to yours!)
    now you add
    to your html (change /dist/output.css to your directory)

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

      thankyou bro, just one mistake it should be output.css instead of index.html

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

      @@nikhilbabar2226 oh! Thank you for letting me know this!

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

    Thanks you so much Brad! You are awesome man! one year ago you taught me React and I got the Internship, which in 3 months I converted into a Job, and I am back here for Tailwind. Keep up the amazing work.

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

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

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

    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

  • @bernhardsmuts2265
    @bernhardsmuts2265 5 років тому

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

  • @Jason-bg7jc
    @Jason-bg7jc 4 роки тому +1

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

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

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

  • @irinadelgado876
    @irinadelgado876 4 роки тому +1

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

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

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

  • @hansdavidson3600
    @hansdavidson3600 Рік тому +6

    Just a heads up for new people watching this video like me - the video is outdated and is not updated to be helpful without going through the comments and looking up the issues. Find a newer video or go to the documentation for a better guide.

    • @lukas.webdev
      @lukas.webdev Рік тому

      Thanks for the heads up! I just posted a Tailwind CSS Tutorial (2023) ... 😉

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

      you're right, im having trouble configuring the setting, this video is too outdated

    • @lukas.webdev
      @lukas.webdev Рік тому

      @@gedeanggayogaprastawa968 I posted a Tailwind CSS Tutorial (2023) 4 weeks ago ... 😉

  • @KylePrinsloo
    @KylePrinsloo 5 років тому

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

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

    Excellent look at Tailwind.

  • @toberixng
    @toberixng 5 років тому

    There is power of understanding in your voice. many thanks

  • @robertcoffie8789
    @robertcoffie8789 5 років тому

    been patiently waiting for this Crash Course

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

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

  • @Stratopeter87
    @Stratopeter87 5 років тому +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.

  • @karapatrick610
    @karapatrick610 4 роки тому

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

  • @Cocinaconparrilla
    @Cocinaconparrilla 5 років тому +2

    I think it's useful only if you're building only in front-end but if you're a backend developer I can already see plenty of problems in my point of view with messy code. Looks cool and handy, but this is like including a file separately from html tags and css tags... Looks useful... But for front-end developers, definitely interested to hear about future updates of TailwindCSS though.

    • @GuitarreroDaniel
      @GuitarreroDaniel 4 роки тому

      Yeah I agree, this is for the lazy web-devs that didn't want to sit down a weekend to properly learn CSS. But even with tailwind they will struggle, because it uses the same terms as the CSS standard and I don't see any real benefit of using this over pure CSS.

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

      @@GuitarreroDaniel no you need to know how css fully works before being able to understand how tailwind works.

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

    I'm still new to tailwind, but my first impression is that I truly hate it. Few things. 1) The setup is minor but more annoying, other libs don't require configuring. 2) It makes the code hideous and unreadable when the styling gets more complex. 3) The biggest offense by far: you have to re-learn CSS to map it to tailwind's version of each property. 4) Sometimes you need to go in and fine-tune values, but tailwind doesn't support stepping outside of the pre-set theme values.

  • @SankarKumar-on8tn
    @SankarKumar-on8tn 2 роки тому +4

    please make the updated 2022 taiwind crash course plzzz

    • @lukas.webdev
      @lukas.webdev Рік тому

      If you want a more up to date video: I just posted a Tailwind CSS Tutorial (2023) - maybe this is helpful ... 😉

  • @ronniesunshine1163
    @ronniesunshine1163 4 роки тому

    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

  • @Fitzpa14
    @Fitzpa14 5 років тому

    This is way cooler than I thought it was

  • @przemysawziegert5035
    @przemysawziegert5035 5 років тому

    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

  • @ChrisFotosMusic
    @ChrisFotosMusic 4 роки тому +2

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

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

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

  • @davidwaller2179
    @davidwaller2179 4 роки тому +1

    Excellent introduction to Tailwind CSS. Thanks.

  • @GuitarreroDaniel
    @GuitarreroDaniel 4 роки тому

    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.

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

    Thanks Brad. Awesome as always!

  • @Heymantas
    @Heymantas 5 років тому +2

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

  • @RicardoZea
    @RicardoZea 5 років тому

    This tutorial is no less than epic, HUGE Thanks for creating it.
    But as for TailwindCSS…, damn, can't fathom having to remember ALL those utility classes.
    TailwindCSS is basically an accepted framework for "classitis", so many complaints about that and here we are, a CSS framework that actually IS based on that 🤦‍♂️.

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

    There is some golden mean to it. Lot of good utilities, esp. around responsiveness and the ecosystem, unopinionated, configurable, but hey - these individual classes in html - maccabre! Tailwind has gained a bit more of the hype than it deserved.

  • @creativedaz
    @creativedaz 4 роки тому

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

  • @lordswaggity1213
    @lordswaggity1213 5 років тому +1

    Brad is the man.

  • @digigoliath
    @digigoliath 4 роки тому

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

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

    God bless you abundantly Brad, you have been a blessing

  • @shubhambattoo5166
    @shubhambattoo5166 4 роки тому

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

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

    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.

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

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

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

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

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

    Thanks professor, u r great!!

  • @MrCatOwner
    @MrCatOwner 5 років тому +1

    Nice video. Newbie to webdev and was checking out angular, tailwind looks more like my fit

    • @alexsmith-rs6zq
      @alexsmith-rs6zq 5 років тому

      Daniel Casas Angular is JavaScript framework. Tailwind is a css utility library. Completely different use cases / nothing like one another. You could of course use them together though.

  • @73xld
    @73xld 4 роки тому

    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 👍

  • @hooiyan6040
    @hooiyan6040 5 років тому +2

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

  • @robbradley1337
    @robbradley1337 5 років тому +11

    Seems like a step backwards. Next, we'll go full circle and start doing style="margin: 0 0 4px 0; display: -webkit-box; max-height: 3.2rem; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-line-clamp: 2; font-size: 1.4rem; font-weight: 500; line-height: 1.6rem;"

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

    Cool! This video is so much helpful.

    • @lukas.webdev
      @lukas.webdev Рік тому

      I also just posted a Tailwind CSS Tutorial (for Beginners in 2023) ... maybe this is even more helpful ... 😉

  • @exclusiven940
    @exclusiven940 5 років тому

    Smooth. Calm. Soothing Voice Informative. Brad

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

    Awesome as always. You are a valuable resource

  • @mattslack3380
    @mattslack3380 4 роки тому

    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.

  • @fxnoob
    @fxnoob 4 роки тому

    I'm learning Tailwind. thanks for the video

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

    A great course on Tailwind CSS...

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

    Thank you for this crash course

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

    An update to the course, create an index.html inside the /src folder, otherwise, the classes won't be exported bc tailwindcss makes purge of css classes that it doesn't filds inside the src folder

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

    He makes that "çuççuçuçu" voice and I love it :D

  • @georgesmith3022
    @georgesmith3022 5 років тому

    For each component to write all these classes is counter productive

  • @bodhicougar
    @bodhicougar 5 років тому

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

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

    Awesome tutorial as usual

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

    Thanks man, now i know where to start😅

  • @bruce.vanzyl
    @bruce.vanzyl 4 роки тому

    Fantastic! Thanks for making this!

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

    Wow, this was a really great overview. Thanks.

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

    You didn't tell us we needed to already know how to use VSC, JS etc. I'm fairly new to coding and considering a career change. I'd like a VS code breakdown please.

  • @somang2401
    @somang2401 4 роки тому

    This was a really great crash course. Thank you

  • @redrambles
    @redrambles 5 років тому

    Great stuff as usual, Brad! Thanks!