[ad_1]
[ad_2]
Hi,
I am on my journey to learning WordPress Development.
I have learned CSS and have a good grip on it (for designing easy templates).
I wonder if Bootstrap will help me in this journey or not.
Moreover, should I go for tailwind CSS or Saas?
I am confused.
Seniors say that tailwind CSS is itself CSS but advanced while Bootstrap is a library.
Which one will help me in the WordPress development journey?
Bootstrap/ Tailwind CSS / Saas?

Anyone?
Making the assumption that you’re talking about developing your own theme (or templates, as you put it).
The answer would be, whatever you find easiest to understand. Your choice of CSS framework really has nothing to do with WordPress itself.
Most devs have their preference; mine is not Tailwind, because I cannot without a cheatsheet remember or learn the millions of combinations of classes needed. I am quite happy with a very basic CSS framework (I’ve built my own up over the years) and customise that as I see fit.
Bootstrap is more SASS friendly than it used to be. Foundation 6 is pretty much dead in terms of active development but it can still provide a good bare-bones basis if you know how to strip it back.