Ionic 2 and Angular 2 learning App
Kindly suggest me, how can I optimize my code .. ?
- better way to make a service
- better way to call Apis
- better way to minimize my code
- better way to cahnge my UI
- better way to improve functionality
Description:
Its a learning and demo app, topic coverd
- how to make/create component
- how to make/create a directive
- how to make/create a service
- how to use sqllite
- how to use web Apis
- One way to sync from sqllite to my web Api (Asp.net web Api2 with sql server 2012)