S
S
Semyon2021-02-25 21:08:08
css
Semyon, 2021-02-25 21:08:08

Which UI web framework to choose?

Hello, I climbed from the backend to the fullstack. In nuxt js (a backend framework with vue bolted on), during installation, it is proposed to select a UI framework, the only familiar word is Bootstrap. I googled, the topic is interesting, but the choice is extensive, and many more are simply not on this list. The question is what to choose.

The list that got me in a stupor
Ant Design Vue
BalmUI
Bootstrap
Buefy
Chakra UI
Element
Framevuerk
Oruga
Tachyons
Tailwind CSS
Vant
View UI
Vuesax
Vuetify

PS This list is not a limitation, I consider any frameworks even without Vue support because I'm just learning

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Romanenko, 2021-02-25
@Hitreno

After many years of working in webdev, I have come to the conclusion that for ready-made fast (in terms of production) and ready-made interfaces like admins, Bootstrap is the best choice. But if you need something unique (custom), especially for the client side of the site, then you either need to write it yourself from scratch using pure CSS or take the newfangled Tailwind CSS.
In my projects, for the admin I use Bootstrap and for the client side I write with Tailwind CSS

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question