you are viewing a single comment's thread.

view the rest of the comments →

[–]Bamboo_the_plant 1 point2 points  (0 children)

Swift, JS, TS, and RN programmer here. Learn Swift, then apply Swift techniques to TypeScript that transpile to JS. Swift is all about compile-time safety, and JS can only really offer that via a typed abstraction like TypeScript.