S
S
semki0962019-04-14 14:22:06
Vue.js
semki096, 2019-04-14 14:22:06

Should I use vue.js instead of bootstrap.js?

The store uses bootstrap4. It's time to create a basket. Would like to use Vue.js responsiveness. But it's confusing that navigation, popups and slider work with bootstrap.js and jQuery.
So I think - get rid of bootstrap.js and jQuery and remake it in Vue. Or combine by adding Vue.js. The last option is easier, but I would like to do everything in my mind. I would be grateful for advice.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
AlexisKmetik, 2019-04-15
@AlexisKmetik

The cart can be completely rewritten in Vue as a standalone application. Search indexing is not required. Go ahead.

I
Ihor Bratukh, 2019-04-14
@BRAGA96

A fully vue store without ssr will not be indexed by search engines. You can make elements that are not indexed on vue. And if you want everything on vue, then connect ssr.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question