Answer the question
In order to leave comments, you need to log in
How to make websites for WordPress?
Now I'm coding with html/css/jquery/js. Is it possible to connect some kind of frameworks like vue, etc.?
Answer the question
In order to leave comments, you need to log in
Connect to what? WordPress gives the page, and what will be on the page is up to you. Vue makes it easy to use it without webpack, just in case.
I generally did the opposite, generated statics using Vue SSR (Nuxt), and used WordPress only as a backend through the Wordpress REST API.
The downside is that static files are created for the first download and they must be re-created if the content has changed.
In general, it is interesting that you can tie to WordPress.
Maybe.
The result will be html/css/jquery/js/vue or html/css/js/vue if jQuery can be replaced.
Although it's hard for me to imagine the benefits of screwing vue to WordPress.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question