I'm trying to implement a global guard so that by default all requests that receive MUTATIONS from graphql need the token in their headers. The latter works per
My current project is using Python 2.7 which I can't change. I have a simple Python test script called env_test.py that contains import os print('\n\nPYTHONPA
I am trying to render an html div based on wether a condition has two values. the wizard input is changing the responseType variable to either "textMessage" or
I have a list of data frames that was created using a user-defined function - a = list(map(test, cat_feature_names)) where cat_feature_names = ['Brand', 'Variet
I am new to flutter null safety and I can't manage how to have no compilation error. This is the (incomplete) code GlobalKey<ScaffoldState> _scaffoldKey =
How can I disable "Save Video As..." from a browser's right-click menu to prevent clients from downloading a video? Are there more complete solutions that prev
Right now my current graph behavior is like this It's a react component <PieChart data={[{
In Python, I have just read a line form a text file and I'd like to know how to code to ignore comments with a hash # at the beginning of the line. I think it
I am trying to fetch data from from php api here is the code of api <?php if(!empty($_POST)){ $array = ["name" => "vasu" ,"json" => "created a