Skip to content
#

angular-material2

Here are 135 public repositories matching this topic...

WickedBrat
WickedBrat commented Apr 11, 2019

TypeScript's one of the strongest features is the use of types. When passing a variable in a function or declaring it. We should use type casting for every variable throughout the project. Currently, the places where it's not declared and the declared like variable_name: any should be converted to a proper object type or relevant variable.

Let us know if you face any issue tackling this. Happ

Improve this page

Add a description, image, and links to the angular-material2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the angular-material2 topic, visit your repo's landing page and select "manage topics."

Learn more