You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my limited experience converting code from JS to TS I know I used narrowing and while I get the concept and its utility I didn't really grasp exactly what it can and can't do in TS and how it works. Some exercises on that topic would surely help other people.
The text was updated successfully, but these errors were encountered:
In my limited experience converting code from JS to TS I know I used narrowing and while I get the concept and its utility I didn't really grasp exactly what it can and can't do in TS and how it works. Some exercises on that topic would surely help other people.
The text was updated successfully, but these errors were encountered: