I am trying to add celery + redis to my django app hosted on DO App Platform. I understand there is an issue I need to work around that is documented here: http
I'm trying to create an internal function for the String class to get only AlphaNumeric characters and return a string. I'm running into a few errors with how t
I'm new to JSON and I found this custom script to import a JSON array in Google Sheets, but now I'm interested to filter out a certain value. How do I do this?
At the end of this question there is Mid-Point circle drawing algorithm in c language. I saw the following two statements in the code x=; if(d<); in the pr
In this question, we want to return the function like this result but I do not want things like 0^5 to occur(because 0^5 is equal to 0 and I do not want to show
Hello so a little bit of background. I created a function in JS that fetches some data(multiple objects that can change in number every time I fetch the data ad
I am getting this warning message in an iOS app using FB auth: ERROR:This endpoint has been deprecated.To temporarily reenable it,you may disable the "august_2
why @FutureOrPresent(message = "Invalid Past Time") private LocalTime appointmentTime; // notworking when i delpoyee to heroku but work in localserver
For some reason, LogCat doesn't report any stack traces anymore on crashes. Instead, I only get the following info: D/AndroidRuntime: Shutting down VM W/dalvik
I'm interested in how to check in console which component was rendered. I mean, let's assume that in console -> Elements you can see a lot of divs, for examp