DEV Community

Digamber Rawat
Digamber Rawat

Posted on • Originally published at positronx.io on

1

Angular 9|8 NgFor Directive Tutorial with Examples

The post Angular 8 NgFor Directive Tutorial with Examples appeared first on positronX.io.

In this Angular 8 tutorial, we are going to understand how useful NgFor directive is. The NgFor is a built-in structural directive, and it is used to loop over a data list and arrays to show the result on front-end.

Click here to read more

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay