When your app is executing a task which will take a little longer, of course you do not execute this […]
In an earlier post https://seald-apps.com/how-to-build-a-phone-number-control-swiftui/ we have build a phone number control which can be used to capture a user’s […]
Modern apps no longer ask for an email or username and a password but for a mobile number to which […]
While developing your Rails application you will often use seed files so you have a consistent data set during your […]
When developing a Rails application that also exposes an API your routes.rb contains the configuration of the available actions for each controller. […]
There is a trend in the number of data breaches that reach the news and there is a reason for […]
Frequently I receive requests mainly via linkedIn from people asking me how I built IT organizations during my various roles […]
Ruby on Rails
Your Rails application might have an option to download a file, eg a CSV file with the products in your […]