Answer the question
In order to leave comments, you need to log in
What to use on the frontend side?
I'm going to write an online store. The backend will have spring-boot. Interaction with frontend will be through json rest ip. What is the best thing to use on the frontend so that it is easy to understand and functional? I know there is Angular, react, vue. What the heck are they different. Educational project. I have never written in javascript.
Answer the question
In order to leave comments, you need to log in
For an educational project, you need to do it several times on all three
And then, using the accumulated experience, write on pure JS without frameworks
Comparisons of the three frames are easy to google https://www.google.com.ua/search?q=angular+vs+reac. ..
And you also have to use all sorts of things like SSR if you need to index products in a search engine. And your whole front will turn into a poke ... into a back :)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question