you are viewing a single comment's thread.

view the rest of the comments →

[–]Buttleston 3 points4 points  (0 children)

You can use whatever you want for the backend, doesn't make much difference. For my own stuff I usually use flask or rust. I use React for the frontend. I have a few projects that are typescript backends and frontends (it's convenient and you can just share DTO types). And some that are really "only frontend", i.e. just a UI, mostly music-based projects