Edigleysson SilvaWriting my solution for offline storage part 2— Storage efficiencyA case of poorly chosen data structuresMar 21, 2023Mar 21, 2023
Edigleysson SilvaWriting my solution for offline storage part 1— You shouldn’t do it as I didThis post starts a series of three posts where I talk about the traps my team and I fell into when implementing offline first in Ionic.Mar 15, 2023Mar 15, 2023
Edigleysson SilvaWhy and how to contribute to open source projectsFeelings after two months contributing with two different open source projects.Dec 13, 2021Dec 13, 2021
Edigleysson SilvaIonic: How to Simulate Android back button in BrowserWhen we are developing and testing our Ionic apps is common that we use the browser for it, because we have advantages like hot reloading…Oct 18, 2021Oct 18, 2021
Edigleysson SilvainGeek CultureFlutter: How to upload photos taken from the camera (and other files) via HTTPWe use files all the time. They come and go on our social networks, emails and many other scenarios where are necessaries. Right now as I…Jun 7, 2021Jun 7, 2021
Edigleysson SilvaHow to send emails securely using Gmail and NodeJSSending emails is a common feature that is present in many applications. This feature is used to notify user about news, like a newsletter…Mar 8, 20214Mar 8, 20214
Edigleysson SilvaHow to periodically run a Cloud Function using Google Cloud SchedulerPeriodic activities are common in our lives. We all have those things that we have to do every day. Be it mowing the lawn once a week…Jan 19, 20211Jan 19, 20211
Edigleysson SilvaFirestore: How to migrate data between accounts/projectsI recently had to migrate data from Cloud Firestore between Firebase accounts and projects. I really enjoyed the experience and decided to…Oct 22, 2020Oct 22, 2020
Edigleysson SilvaUploading files with progress monitoring in VanillaJS, Angular and VueJSWhen I was starting my programming journey, I read a book called “Head First — PHP & MySQL”. This book has changed my mind and my life in…Jun 19, 2020Jun 19, 2020
Edigleysson SilvainAnalytics VidhyaCreating a Rating Dialog in FlutterShow some informations to the user is an awesome idea and for that is most common that we use dialogs. In Flutter, this amazing UI Toolkit…Mar 10, 2020Mar 10, 2020