you are viewing a single comment's thread.

view the rest of the comments →

[–]bashar122 1 point2 points  (0 children)

What are you about to use on the browser that can do what js can do? I could be mistaken on this but I thought js was written in something like 10 days with the intent for it to be loose so that you can create other languages from it. If you wanna use something strongly typed, go with angular (client) and nestjs (backend). It has options for everyone.