When will the official version of bootstrap4 be released? Someone once said before that version 4 is not worth learning, and that version 3 is already very good, is that true? 4. Is there really no advantage in building a web page?
There is no roadmap on git, so we don’t know exactly when the official version will be released, but the current alpha version is the last alpha version, so it will probably be soon.
Except for not being compatible with IE8, I can hardly find anything bad about 4 compared to 3. Moreover, 4 has many new features, you can check the documentation for details.
In fact, if there is nothing good enough, old things will always be eliminated. They used to say that jQuey is good enough.
In fact, if you are familiar enough with bootstrap 3, then it is not difficult for you to become familiar with bootstrap 4. There is no harm in learning.
There is no roadmap on git, so we don’t know exactly when the official version will be released, but the current alpha version is the last alpha version, so it will probably be soon.
Except for not being compatible with IE8, I can hardly find anything bad about 4 compared to 3. Moreover, 4 has many new features, you can check the documentation for details.
In fact, if there is nothing good enough, old things will always be eliminated. They used to say that jQuey is good enough.
In fact, if you are familiar enough with bootstrap 3, then it is not difficult for you to become familiar with bootstrap 4. There is no harm in learning.
Bootstrap 4 class names are easier to remember, such as px-0, pl-1, col-12, float-left and so on.
The new Card component replaces the previous Panel and several others, which is quite good.
I’m already using it.