I have to build a new website (a marketplace) and I am wondering which stack i should use : - I need it to be server side rendered (for SEO) - this is more like a MVP, so I need to be able to build it quickly
This what I came with : For backend / static HTML page : - Java / Scala with Playframework (this is the one I really master) - Python / Django - Php Symphony or Laravel - Kotlin / Spring
For frontend animation :
- JQuery
- Vue.js
Does anyone have any experience with one of those ?Thanks for your help :)