Integrate SQLite, Capacitor and TypeORM in an Ionic Angular app
Mobile apps need local storage that survives a bad network. I build a small Todo app with Ionic and Angular, then store the data on the device using SQLite, Capacitor and TypeORM.
Read the full post on Medium.