๐ค๐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
Mark Munyaka -
Sidali Assoul -
Marcos Anjos -
Dmitry Romanoff -
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.