DEV Community

Discussion on: Start to learn Typescript and React

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

I might not able to tell much about React, but how do you plan you backend?

MERN stack?

I believe if you know your way in SQL, PostGres or MySQL should be better. However, MongoDB integrates very well with TypeScript.

Also, Express.js is nothing like Spring or Django. It is more like Flask.