Bootstrap vs Tailwind CSS | Which is the BEST CSS Framework?

preview_player
Показать описание

Timestamps
0:00 Teaser
0:15 Video Starts
2:00 Tailwind CSS v/s Bootstrap
6:44 Tailwind’s JIT
7:44 What do you prefer?
9:31 Conclusion
10:04 Outro

👉 Checkout codedamn on social:

If you found the video valuable, please leave a like and subscribe ❤️ It helps the channel grow and helps me pumping out more such content.

👋 About Me:
Hey! I'm Mehul Mohan, a CSE'21 graduate from BITS Pilani, Goa. I started coding early in life, at the age of 13 when I created my first blog on Blogger. I am listed in Google, Microsoft, Sony, eSet, etc. Hall of Fame for reporting vulnerabilities in their systems.

🍎 I am Apple's WWDC'19 Scholar - visited San Francisco and attended WWDC.

🚀 Currently working on my own startup - codedamn.

Connect with me:

🏷 Video Tags:
Bootstrap vs Tailwind CSS | Which is the BEST CSS Framework?
Should You Use Tailwind CSS
Top CSS Framework - Tailwind CSS vs Bootstrap
What is Tailwind
Vanilla CSS vs Bootstrap vs Tailwind CSS

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

I'm really happy with React-Bootstrap and CSS modules, I haven't really seen the need to switch to Tailwind

codinginflow
Автор

Edit: watched till the end.
I have used bootstrap a lot for prototyping. It makes building ui really fast when your focus is not on styling and you wanna learn something else. Now my prototype tool is MUI as I am very comfortable with it now

YOUdudex
Автор

Grid + flexbox + media = The best you will ever have🔥

mdsourav
Автор

I jumped on tailwind early this year while upgrading to Laravel 8 and for sure its a game changer .

I recommend it 100%

vfshera
Автор

I don't like Tailwind because...

1. Being a full stack person who does not do css every day its difficult to memorize a ton of tail wind class names.

2. I like my js and css cleanly separated out in 2 different files and not bloat up my js code with 10 tail wind class names.

If I want to quickly get things done and don't care about the UI I will choose bootstrap or material UI, if I want control over my styles I will write vanilla css and use scss to keep my styles DRY, there is nothing inbetween for me.

But thats just me if it works for you go for it 😄

arpanghoshal
Автор

You should always use tailwind, even if you dont know how css works. I learned most of my css skills from Tailwind.

ddsmax
Автор

For me tailwind because tailwind is highly customizable than bootstrap and I hate to put ! Important everywhere to override any style

sahassaurav
Автор

I really appriciate this type of content. You are great. Thank you for being here. I am learning a lot from you.

wasifalam
Автор

it’s good with bootstrap when you wand to work faster, but you should first understand and know how to use some advanced css before you buy into using bootstrap

youtune
Автор

I love bootstrap its far better than tailwind, we need to specify the plenty class to div, it sucks

funhelmet
Автор

I like bootstrap's responsive layout capabilities and tailwind's readily available classes 😅

sicfxmusic
Автор

For a backend background I use bootstrap, sorry but I dont have pacience and creativity to work with css; and works for SPA. For more advanced features is the task for an UI/UX guy.

pablocc
Автор

I prefer separate js and scss files. No bootstrap no tailwind.
It gets too messy with tailwind class names and quite difficult to debug afterwards.

Saruman_Kaz
Автор

I hate to say it but when someone talks with a heavy accent I usually skip watching but I'm glad I didn't and I stuck it out to the end.

bbrendon
Автор

Make a video on, why there is no captial letters in the domain name.

lakshman
Автор

#Tailwind is for those who needs power over their website design and ofc for those who are creative😃

mintesnottariku
Автор

Just say hi,
If u going to start tailwind now from code with harry.

sumanrawat
Автор

So tailwind css is no different than writing styles in style attribute 😅

genechristiansomoza
Автор

All CSS frameworks are like dark dens we all can go easily in there but finding anything is next to impossible. DONOT USE ANY FRAMEWORK unless you know what are you doing! It will be a nightmare for debugging and upgrades, write your own CSS and life's so much easy.
One more thing if you are building a project for your first job- please avoid any frameworks, anyone can find out that you have used a frame work just by looking your project, . Free advice !!

animeshrose
Автор

Well, I disagree with your first point. I jumped straight into bootstrap with no idea of CSS and it worked.

naheliegend