|
|
|
|
|
by goto11
1709 days ago
|
|
Depends on how much you can learn on one day I guess, but TypeScript have lots of features which should be learned before Utility types. For example type parameters, type unions, the role of null and undefined, type assertions etc. |
|