I need to schedule the push notifications that offered by firebase cloud messaging by using a PHP code without cron job. I'm currently using this code to push n
Good afternoon. I have a code structure with two ScreenManager: id: sm ==> besides being my root it has only two screens LoginScreen: name: 'screen_login
When trying to create or update a document which contains a reference type field, the value sent over the document API (https://firebase.google.com/docs/firesto
I have this code to fetch the source code of the sites, but there are some sites that use Cloudflare.. and it is not possible to fetch the source code Is there
I have created a database and I am trying to POST a "book" through Postman. The book should have a bunch of attributes such as title, author, rating, id, descri
I am trying to read a CSV file stored in Azure Storage Account. For that, I have installed a spark on my Virtual Machine and trying to read a CSV file in a data
Is my solution down below valid or am I relying too much on built in functions? Just to give some context, suppose this was an interview question or something o