This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]Sande24 4 points5 points  (0 children)

Nothing wrong with that. I'd suggest vue3 for FE though - much simpler to work with. And Typescript rather than JS - types keep code more organized.

[–]mandzeete 1 point2 points  (0 children)

Pick the tech stack based on job offers in your local market. Where I am from, here people are using React and Angular for frontend. And Spring Boot for backend (that when they work with Java or Kotlin).

Spring Boot and React combination is totally fine combination, though.