Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71040

Prevent code repetition in html file

$
0
0

@riteshbhat17 wrote:

My app is getting a bit bulky because of a lot of code repetition can anyone suggest me how to prevent this.

<ion-item>
 here is text 1
</ion-item>

<ion-item>
here is text 2
</ion-tem>
......

like this many ion-items are there how to prevent this repetition?

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 71040

Trending Articles