I have views like below 75% view is Scrollview and 25% is Bottom Imageview. childView which is inside scrollviews My Screen UI I tried below code as w
I have been working on a data science project and wrote these two scripts to write crypto data from api or update data if already present, I wrote one script to
I'm trying to connect to a Spring RESTful service on the same server where my webapp is running. I'd like to use a "relative" path because it could be installe
I'm using route.abort() to block some URLs. When I'm using code like this: await this.context.route(/a.net/, route => route.abort()); works as expected. BUT
Hello I have a code which occurs 2 errors in the first line. Notice: Array to string conversion and Warning: Illegal offset type while (isset($config[
I have a API in flask. The objetive is to receive a converted csv file (function in javascript) and form data in flask separate. Form data is metadata and csv f