msherifdev
msherifdev
Mohamed Sherif Blog
2 posts
Don't wanna be here? Send us removal request.
msherifdev · 7 years ago
Text
ionic 3 make variable “i” increment
to make variable i increment in ngFor
example code:
<div *ngFor=“let page of pages; let i = index”>
{{ i }}
</div>
0 notes
msherifdev · 7 years ago
Text
Starting my “ionic 3″ App
Welcome to my first post .. 
Starting from today i will create my first open source application and publishing it on my github account .. my application will be “Todo List” 
Stay Tuned 
0 notes