DEV Community

Nhan Nguyen
Nhan Nguyen

Posted on

1

Angular - Local variables and the new block syntax

Image description

In this example, we store the data we get from a subscription in the user variable:

Image description

You might want to use the new control flow syntax of Angular 17. It is possible to use local variables as well using the following syntax:

Image description

The only difference is the ; in the middle of the expression.


I hope you found it useful. Thanks for reading. 🙏
Let's get connected! You can find me on:

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay