When building an IF Then statement, I want to call attention to a textbox when the user form data entered is NOT one of the three approved options (1,0, or X)..
I am new to this react-query library. I know that when I want to fetch data, with this library I can do something like this: const fetchData = async()=>{.
Hello im stuck at SUBTRACTION AND DIVITION AND I CANT FIGURE OUT WHAT CODE to use because when I try to subtract 10 i inputed it then it will loop since the whi
I have followed the official documentation and used the example provided but I cannot manage to get my first column sorted in descending order. When another col
i'm working on andriod trivia app. I have been facing this issue. Could not find method classpath() for arguments [androidx.navigation:navigation-safe-args-gr
I'm trying to avoid creating additional custom field for one of the posts, and was wondering if there is a way to query WP DB to retrieve the necessary data. I
I want to add slug in url using django like this <a href="{% url 'tutorials:tutorial' topic.tutorial_category.slug topic.tutorial_topic_category.slug topic.s
I want to config my datasource with application.yml or application.properties. follow is my dependencies dependencies { implementation("io.vertx:vertx-mysql
I'm saving videos to Firebase Storage and creating a URL for it which I saving into Cloud Firestore. So when ever someone watch a video I call the URL and Fire