My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Did all you Javascript devs intuitively understand typing before using flow/typescript? If not how did you go about learning to type JS? Could you link the resource you used?

Arihant's photo
Arihant
·Apr 11, 2018

Every time I read code written in typescript / flow, even though after googling the type syntax of respective tool/language and then understanding why they were used like they were makes sense, it's very difficult for me to think how I could use them from scratch in my own projects.

How does that intuition of types and the blend of implementation with syntax come ?

This question was originally posted in this tweet. I had the same question to ask so I asked here.