Is VueJS a backend?

I think VueJS works well with pretty much any backend , assuming you are using AJAX instead of server generated pages. There is a backend framework for almost every language, and I think most of the time you can just use your favourite language. If your team is mostly front-end developers, then use Node. js.

Read more