export const counterSlice = createSlice({ name: "counter", initialState, // The `reducers` field lets us define reducers and generate associated actio
I have been trying to pass a variable from one module to another in Python but I get an error. afile.py class Window: def __init__(self, master, *args):
I'm doing a post operation like this, can you let me know how I can carry it to the interface? I tried many ways, I gave any type without string. I'm a little n
i am trying to open anaconda but it's only showing logo for some time then it closes. I Also update conda ,anaconda-navigator ,navigator-updater and i also rese
I have made a list of buttons yesterday, and i wanted to step it up a little by adding a hyperlink for each item in the list. However, pressing each button resu
I'm using JQuery to change opacity of the page after a certain delay. Problem is, my popup heritate this opacity too. How can I apply it on the entire page with
I have the script where it captures blank profile paths in the profile list. I am not sure how to call the array and delete the whole key. It is saying path is
I want to construct this database. Here in category table we give ID primary key of the category table to foreign key of the category table. I understood this
I created a customer table in Wordpress database that name "tblvessel". The code below select the records from the database and display the records as a table w
I'm trying to work out how to run a process in a background thread in Django. Here is a api view which gets called by user and i need that (Crawler.crawl(reques