Angular's next feature "@let" syntax
We can check the pull request here: https://github.com/angular/angular/pull/55848
Let’s discuss the various use cases and advantages of the new @let syntax.
The @let syntax allows us to declare and use local variables within our Angular templates.
@l...
nhannguyen.hashnode.dev2 min read