Do You Really Need Bootstrap or Tailwind?

Do You Really Need Bootstrap or Tailwind?

Lama Dev

2 года назад

178,167 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Phone Naing
Phone Naing - 30.09.2023 03:12

Thanks !!!!

Ответить
Thato
Thato - 22.09.2023 08:41

Well explained thank you

Ответить
Hamid Khan
Hamid Khan - 15.09.2023 11:43

There are utility classes in bootstrap like tailwind, so I don't see the point.. and you can also have a configuration file to define colours and other stuff like tailwind

Ответить
Teclote
Teclote - 04.09.2023 01:25

Outstanding advice, thank you.

Ответить
NN Web
NN Web - 25.08.2023 09:08

Hi Lama, this is an awesome video. For the first time I'm hearing for the WordPress on this channel.

Did you consider making some WordPress development tutorials?

Cheers.

Ответить
Unorthodox♤
Unorthodox♤ - 20.08.2023 18:39

Actually this video is way better than other explanations

Ответить
adzim325
adzim325 - 29.07.2023 13:03

Thanks sir build subtitle indoenesia in your video its helpfully

Ответить
Camilo Uribe
Camilo Uribe - 26.07.2023 03:28

1. Learn CSS
2. Learn Bootstrap
3. Build websites
4. If you ever feel like customizing bootstrap is way too hard, then learn another CSS library.

Ответить
Yassin Zao
Yassin Zao - 21.07.2023 17:41

Exactly...CSS is enough

Ответить
Pylogicx
Pylogicx - 19.07.2023 05:04

Thank you so much. You solve my problem. ❤

Ответить
Moudud Ahammed
Moudud Ahammed - 23.06.2023 00:21

I must follow your recommendations.

Ответить
Predestined Chosen Lighthouse
Predestined Chosen Lighthouse - 16.06.2023 23:24

I cant stand bootstrap. When I used it, I constantly ran into road blocks when the default settings interfered with my objectives. Finally, flexbox came to the rescue and I don’t even remember bootstrap codes anymore. I think if you love designing from scratch, ever framework will at some point drive you nuts when the default settings interfere with your custom css. The only reason I would relearn bootstrap is to get a job, but I wouldn’t use it in any personal project.

Ответить
AG
AG - 11.05.2023 03:53

شكرا للتوضيح 👍

Ответить
A Ten
A Ten - 21.04.2023 21:55

Thank you for this video. Will save me so much time.

Ответить
Enes Uğur
Enes Uğur - 08.04.2023 00:13

I totally agree with you sir, when i was trying to learn web development my friend used to say don't learn css, it is not necessary learn bootsrap,antdesign,tailwindcss.After that, i experienced same things that you lived.If you know the fundamentals, rest of the portions becomes very easy.

Ответить
Petro Pavliuk
Petro Pavliuk - 05.04.2023 23:51

You can use sass and configurate the Bootstrap in the way you want

Ответить
Diggee17
Diggee17 - 22.03.2023 19:58

Interesting article. As you say, I use bootstrap occasionally because I’m a backend person. The front end has never really appealed to me. I’m more interested in the problem solving than look. I can’t believe there are so many ways to put widgets on a screen. Really?

Ответить
V L
V L - 20.03.2023 18:47

you can put all the style of tailwind in json file and load it

Ответить
504 -Chavda Rahul
504 -Chavda Rahul - 17.03.2023 15:34

Amazing 🔥

Ответить
Sim
Sim - 23.02.2023 19:43

That is wrong with Bootstrap's inflexibility. You can recompile the components and theme and people do that.

Ответить
Taylan
Taylan - 21.02.2023 22:36

unimportant things => BS, important ones => Vanilla. enough for me

Ответить
Dmytro S.
Dmytro S. - 20.02.2023 04:02

With tailwind you have to understand how css works and what class to use. It is almost the same like learn vanila css. It hard to compare tailwind to bootstrap actually.

Ответить
youssef nour
youssef nour - 05.02.2023 20:47

I think sass is the best

Ответить
DB
DB - 21.01.2023 14:46

All I can say, you are an awesome teacher and a deep thinker.

Ответить
SAHAS KAMBLE
SAHAS KAMBLE - 20.01.2023 21:15

Until unless Picocss came in game it gives me the freedom and just what I want

Ответить
YALÇIN ÖZER
YALÇIN ÖZER - 04.01.2023 15:27

I believe CSS-in-JS solutions are great. I had a antipathy for StyledComponent but after using it, I can easily see how make it process easier.

Ответить
AwwterGirl
AwwterGirl - 03.01.2023 22:55

I see little good about these Frameworks for someone who is needing practice (which is most of us if we're honest with ourselves). I think think this is only a good idea for veteran web-devs who need efficiency in their work flow.

Ответить
TheSky
TheSky - 27.12.2022 11:10

I thoroughly enjoy using tailwind with react

Ответить
Amir Safari
Amir Safari - 21.12.2022 09:48

Tailwind rock's it made my life totally easier

Ответить
Chester XP
Chester XP - 08.12.2022 02:59

GoodJob!

Ответить
Julian Coleman
Julian Coleman - 16.11.2022 22:54

Great video! Super informative. I tend to disagree with the argument that Tailwind makes your HTML unreadable or "bloating your classes". Tailwind has a few ways around this. You can create a CSS file and then combine TW classes into a single class to represent some component. Alternatively, your HTML arguably should be the least readable thing to a developer. Your HTML should result in the user-experience, which does not include the developer experience at all. Your logic, however, should be readable to other developers. But it's hard to prescribe that your HTML should be nice and easy to read.

Ответить
운터
운터 - 29.10.2022 04:51

module.css...

Ответить
Umar Daraz Officials
Umar Daraz Officials - 25.10.2022 23:49

Hi, video was amazing and that was first video that I watched completed.
Ur way of talking is ♥️♥️♥️

Ответить
im2godly
im2godly - 23.10.2022 23:23

I like the way you explained everything, its sooOthing!🥰

Ответить
Csl
Csl - 09.10.2022 20:42

After learning CSS and what a struggle it was for me to learn it how to make things responsive, etc. I was proud. And then I was forced to learn this weak ass shit called bootstrap which I immediately despise because I spent so much time learning css already. Immediately I noticed on Bootsrap I was limited in my options and I didn't even really know how the code I was copying and pasting was even working.

Ответить
Max Minenko
Max Minenko - 21.09.2022 08:32

For the layout? No. But I need the components like forms or drop-down menus.

Ответить
Thanh Sang Phan
Thanh Sang Phan - 20.09.2022 07:36

Very helpful advice. Thanks

Ответить
De-Coder 1.0.0
De-Coder 1.0.0 - 12.09.2022 04:11

In a nutshell USE cSs more and just a little of bootstrap

Ответить
Александр Егорович
Александр Егорович - 05.09.2022 12:21

Absolutely agree with author. Tailwind will be better for difficult landings. Bootstrap better for making web apps faster and easy. Developer does't need to think about how to make a component, he simply inserts a ready-made component.

Ответить
seongmin park
seongmin park - 27.08.2022 03:14

no, your think is not enough.. basic is not basic in css, css need to large knowledge basic, if you are starter, learn to html and tailwind

Ответить
Certo Supero
Certo Supero - 26.08.2022 22:56

I prefer tailwind specifically for it's utility based approach. I was already constantly making custom mini utility frameworks for projects with vanilla CSS to begin with, so when this came out it drastically reduced my work. That being said, having learned CSS using plain notepad on windows, I can perhaps appreciate it a bit more 😂

Ответить
Faaiz ALAM
Faaiz ALAM - 26.08.2022 10:20

Please make university management application using mern

Ответить
Execute
Execute - 21.08.2022 22:44

video ends...
Me: "BUT" ...

Ответить
tejas Jani
tejas Jani - 18.08.2022 20:28

Vanilla is always better

Ответить
Joao Victor
Joao Victor - 17.08.2022 23:38

How did you practice CSS? I'm looking for resources where I can PRACTICE CSS. As beginner, copy whole projects looks too difficult and unnecessary because I just want the CSS part for now.

Ответить
Güero Derze
Güero Derze - 17.08.2022 10:04

You just motivated me to keep working on my CSS + get better. I love the CSS stress tho 😅, I feel pro ❤️

Ответить
payuyul
payuyul - 16.08.2022 22:11

I use tailwind with css modules on my Next.js projects, that combination feels really good

Ответить
Zaku Guriin
Zaku Guriin - 16.08.2022 04:55

CSS is way better than things like Bootstrap. I would say SCSS and SASS are maybe a better version of CSS, but CSS has more options.

Ответить
Nicetomeetu Gaming
Nicetomeetu Gaming - 15.08.2022 14:28

Thanks lama dev!

Ответить

Дисциплинарные взыскания Аскон — Центр профессионального развития