In this video, we will understand how the #exportAs works in #angular.
The #exportAs export the instance of the component or directive with a given name for use ONLY in the template.
It is very useful and sometimes reduces the declared variables.
✨ Code: https://github.com/profanis/codeShots...
******************************************************
Let's connect
******************************************************
Twitter: / prodromouf
LinkedIn: / prodromouf
#angular #export-as #angulartutorial #angularExportAs