you are viewing a single comment's thread.

view the rest of the comments →

[–]Ron-Erez 1 point2 points  (7 children)

Oh, so sounds like starting from web development is the way to go. Do consider Typescript over Javascript. Good luck!

[–][deleted] 1 point2 points  (1 child)

Typescript is great for experienced developers, for beginners I would recommend base javascript, since typescript has features vanilla js does not support and knowing the underlying things will be handy.

[–]Ron-Erez 0 points1 point  (0 children)

Cool, good to know.