I have been using vue-bootstrap but I was thinking of switching to vuetify. However, I found out for some components, vue-bootstrap is much easier to integrate with backend.
So now I'm thinking of using both depending on the component. Does it still make sense to use both vue-bootstrap and vuetify on the same project? Or is there a problem if I use both frameworks?
- 
        4There shouldn't be any problems using different components in different places. Components are supposed to be isolated after all.Styx– Styx2019-04-08 08:28:58 +00:00Commented Apr 8, 2019 at 8:28
 
                    
                        Add a comment
                    
                 |