🤝🌍Catch me on : GitHub || Codepen || Instagram
Everyone is confused between Bootstrap and Tailwind CSS, me too 🙂🙂.
For further actions, you may consider blocking this person and/or reporting abuse
Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.
Emma Richardson -
RENISH PONKIYA -
keploy -
Tianya School -
Top comments (2)
IMHO Bootstrap is a great choice when developing a quick prototype or diving into web dev without too much time to allocate on the UI
TailwindCSS on the other hand enforces some standards such as utility-first for example, but it also come with a handy toolbox (theming, CSS purge, etc.). I think it is a great tool for styling, that requires a bit more practice than Bootstrap since its learning curve might be a bit steep at the beginning (just long enough to be familiar with the main keywords)
Howether, having used Bulma, Bootstrap, raw CSS and TaiwlindCSS, I do agree with @shshank: once used, most users (that I read about) are not going back to something else.
I personally prefer tailwindcss, it gives you more control. Tough both are great options, but once you are comfortable writing in tailwindcss, I don't think there is any way back.