Answer the question
In order to leave comments, you need to log in
What backend solution to choose for projects on Vue.js?
Hello.
I have such constant tasks and types of projects:
1) promo pages: they have a lot of animation and sections such as our work, photos, videos, articles, etc. These sections must be populated and work with data loading, i.e. initially, there are, for example, 9 articles on the page, when you scroll down or click on the button, 9 more should be loaded, etc., the same with photos, videos and works, there can be hundreds of them + the customer asks to make it possible to add articles, edit and etc.
2) landings: there should also be some goods with loading and the possibility of payment. Alya mini online store.
3) JS tests, in which there can be either 10 questions or 100. They also need to be stored somewhere and be able to be edited.
Accordingly, all these projects should be with an admin panel for the client, and admin panels, in turn, should be understandable and with a more or less normal design.
Question: if I have nothing to do with the backend, but I need to do these projects, so you can advise, except for learning PHP for example and writing my own solutions. The project is given an average of 1-2 weeks, so there is no time to write your own backend or add someone else, the deadlines are tight. Maybe there are some ready-made solutions or some CMS (ala Django), where it is possible to create a product or product category, change, delete all the features that I described, and so that they have some kind of API through which I would pulled all the data on the front?
Answer the question
In order to leave comments, you need to log in
Take Laravel
1. A popular frame with a rather small community
2. Good documentation, a lot of both Russian and English videos on YouTube
3. Laravel already has vue.js built in by default and there is a free course on https://laracasts.com/
on the use of Lara and
vue + on the same site, work with Lara is very intelligibly explained
.
Read it, try it, you might like it
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question