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
{{ message }}
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.
Currently we have a lot of the API that doesn't leverage TypeScript generics effectively. Using generics with type inference will help users of the APIs in TypeScript to generate safer code. Areas where I think we should address generics:
dojo/aspect
dojo/lang
The text was updated successfully, but these errors were encountered:
Currently we have a lot of the API that doesn't leverage TypeScript generics effectively. Using generics with type inference will help users of the APIs in TypeScript to generate safer code. Areas where I think we should address generics:
The text was updated successfully, but these errors were encountered: