Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Spandan Sehgal
Spandan Sehgal

Posted on

     

Which CSS Framework should I use ?

Hey everyone I am in a confusion that what css framework shall I use for my projects Bootstrap or Tailwind? Comment down advantages and disadvantages and your own thought on both and feel free to ask or suggest something.

Thanks 😊

Top comments(15)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss
CollapseExpand
 
wjplatformer profile image
Wj
e
  • Email
  • Location
    Singapore
  • Education
    YouTube Videos
  • Work
    Founder of TEL-Code on GitHub
  • Joined

Well, to be brutally honest here,

I feel that you should only use CSS frameworks to build websites in a short period of time (like a code jam or if your boss gives you a project). Using pure CSS without a framework can let you build websites tailored to the client or yourself, which is great.

But if you really want me to decide

I feel that choose whatever you want. They are equally good. Use both in fact. Like what@natescode said, each have their own features, pros and cons. Although I had never tried out Tailwind, they seem good to me. So do it, get out there and write some CSS! Maybe you can show me websites you made with these 2 frameworks!

CollapseExpand
 
sehgalspandan profile image
Spandan Sehgal
Hey there! I'm a 16 yo curious student who's into coding since 4yrs and writing blogs. Always curious to learn more and discuss!

Ok I'll try using both of them.
Thanks for interacting.

CollapseExpand
 
codefinity profile image
Manav Misra
I'm a JS Subject Matter Expert (SME) that has spent the past few years spearheading curricula and teaching initiatives at colleges and bootcamps, in person and virtually.
  • Location
    62236
  • Education
    BS - Mech. Eng. - Missouri S&T
  • Joined

Tailwind 💯. For one thing, when you learn Tailwind, you are still learning CSS (although, it's advisable to maybe do some vanilla CSS first).

When you are learning Bootstrap, you are really just learning Bootstrap magic classes that do a lot for you, but aren't really transferable.

The difference is that Tailwind is a utility library. You are still writing CSS using their classes (and various customizations, if desired), but those each translate to just 1-2 CSS rules at a time. U are just saving the time and trouble of having to jump into a separate CSS file and adding selectors,{}, etc.

Bootstrap is a full blown framework.

CollapseExpand
 
sehgalspandan profile image
Spandan Sehgal
Hey there! I'm a 16 yo curious student who's into coding since 4yrs and writing blogs. Always curious to learn more and discuss!

Ok, thanks for sharing I didn't knew that 🙂

CollapseExpand
 
machy8 profile image
Vladimír Macháček
Webdeveloper ✨ Author of https://stylifycss.com & https://signalizejs.comWritting: https://travellingvisio.comMaking: https://fitvisio.comFrontend-dev at Slevomat.cz 🏝️ Previously Lekarna.cz 🌿

Trystylifycss.com ❤️.
It's a library that uses pure CSS selectors to generate optimized CSS. You don't have to study anything.
Just write selectors, get CSS and define components, variables and etc if you need to.

CollapseExpand
 
sehgalspandan profile image
Spandan Sehgal
Hey there! I'm a 16 yo curious student who's into coding since 4yrs and writing blogs. Always curious to learn more and discuss!

Ok I'll try

CollapseExpand
 
tangtangtang profile image
  • Location
    Shenzhen, China
  • Joined

Tailwindcss is very nice, Bootstrap I use its grid system and some interactive components like collapse. So HTML will be.

<div>  <div>    <a>  </div></div>
Enter fullscreen modeExit fullscreen mode

Also I converted mobile first to PC first

CollapseExpand
 
sehgalspandan profile image
Spandan Sehgal
Hey there! I'm a 16 yo curious student who's into coding since 4yrs and writing blogs. Always curious to learn more and discuss!

Ok, thanks for your time

CollapseExpand
 
sehgalspandan profile image
Spandan Sehgal
Hey there! I'm a 16 yo curious student who's into coding since 4yrs and writing blogs. Always curious to learn more and discuss!

Hey everyone, I'm seeing that this post is getting more and more views faster than any other and thanks for that, but I want your thoughts on Bootstrap Vs Tailwind kindly comment your thought here.

Thanks.

CollapseExpand
 
invalidlenni profile image
InvalidLenni
TZ: GMT+1 • Full-Stack, DevOps, SecOps and discord bot developer • Ethical Hacker • Translator for GearBot, Minecraft, Crowdin and PreMiD •I like to fix bugs and add some new bugs!
  • Location
    Germany
  • Education
    Secret
  • Work
    Student
  • Joined

I'm using picocss and I'm fine with that. Maybe you can trypicocss.com/

CollapseExpand
 
sehgalspandan profile image
Spandan Sehgal
Hey there! I'm a 16 yo curious student who's into coding since 4yrs and writing blogs. Always curious to learn more and discuss!

Ok thanks for the suggestion, I'll surely try it out.

 
sehgalspandan profile image
Spandan Sehgal
Hey there! I'm a 16 yo curious student who's into coding since 4yrs and writing blogs. Always curious to learn more and discuss!

Thanks for sharing.

CollapseExpand
 
sehgalspandan profile image
Spandan Sehgal
Hey there! I'm a 16 yo curious student who's into coding since 4yrs and writing blogs. Always curious to learn more and discuss!

Ok thanks for you time

CollapseExpand
 
wjplatformer profile image
Wj
e
  • Email
  • Location
    Singapore
  • Education
    YouTube Videos
  • Work
    Founder of TEL-Code on GitHub
  • Joined

Yeah, they have to deign things fast!

CollapseExpand
 
sehgalspandan profile image
Spandan Sehgal
Hey there! I'm a 16 yo curious student who's into coding since 4yrs and writing blogs. Always curious to learn more and discuss!

Hi Nathan Hedglin, I want to know the pros and cons of using Tailwind And Bootstrap eg are they customizable,? which one is seo friendly ?, which one is lighter? etc etc.

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Hey there! I'm a 16 yo curious student who's into coding since 4yrs and writing blogs. Always curious to learn more and discuss!
  • Location
    India
  • Education
    Gurugram
  • Pronouns
    he/him
  • Work
    Student
  • Joined

More fromSpandan Sehgal

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp