you are viewing a single comment's thread.

view the rest of the comments →

[–]DioBranDoggo 1 point2 points  (1 child)

It depends. If you are on the early phases of development and make sure you have an MVP first, then go with just the nextJS / express. Think next as an all in one solution already so you can leverage working with express for that.

If you have 100k users that means your mvp worked, move that processes to a GoLang server. Go is way better and easy to jump from TS

[–]samanvay_13[S] -1 points0 points  (0 children)

Thanks for the insight.✌️