Answer the question
In order to leave comments, you need to log in
Is Vue mature enough?
We are looking for a technology to replace jQuery. Monsters React and Angular are not considered, but Vue beckons.
But there is something.
For Jquery in the form of plugins, there are solutions to many typical tasks, but what do we have for Vue?
In particular, such things are of particular interest:
- Dynamic tables, with search, sorting, customization (using DataTables )
- Heaped <select> (using Selectize )
- Date/Time picker
Answer the question
In order to leave comments, you need to log in
The framework is young, the ecosystem, of course, will be narrower than older solutions.
If you haven’t found a ready-made solution on vue, you can wrap the necessary jquery component in vue for your tasks.
Nothing prevents you from making a Vue wrapper over jQuery planin. The official documentation has an example with select2.
Tables with sorting are made very simply, there are a lot of examples.
There is a great custom select - vue-multiselect.
I have not come across this, but I think it will not be difficult to google.
About ripened or not: YES, RIPPED. Version 2.3 has already been released, the official vue-router and vuex plugins are also stable, there is excellent documentation and tutorials. Of course, there may be a problem with finding any specific components, and you need to be prepared for this. Over time, their number and quality will grow.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question