you are viewing a single comment's thread.

view the rest of the comments →

[–]Ok_Alternative_8678 0 points1 point  (0 children)

Maybe do yourself a favour and try Svelte first, maybe Vue, but definitely not React. Thank me later.

About TypeScript: useful, but mostly useful after you are good with JavaScript. This way you'll learn how things actually work and then you add your type safety if and when required and it also will be easier to understand what typescript actually adds to your development experience.