I'm using ReactJS to build a blog app. I can use axios get, put, delete but NOT POST. Every time I post a new blog, it gives me server responded with a status
the error in question is No qualifying bean of type 'com.brandedCompany.validator.CustomerLoginValidator' available: expected at least 1 bean which qualifies
I'm creating a Flask + Angular web application that needs to get user permission to access data (reports and dashboards) in Microsoft power BI by granting me an
I am trying to find a way to detect , and or in a string even if they are repeated. So even a string such as one , , or or, two with re.split() should ret
I know of the Model.create(documentsArray) and also Model.bulkSave(documentsArray) mongoose API's. I was just experimenting with the Promise.all the following w
I work in a research group where we have a lot of people doing bioinformatic analyses who don't have much knowledge of computing or very good laptops. Our compu
I am currently installing Ubuntu 20.04 on my computer and chose the 'Erase disk and clean install' function, without internet, a minimal installation and no aut
I have a React frontend deployed on Netlify. I want to implement a simple payment system where user can enter the amount they want and pay using Stripe checkout
i try to decomplile some class via IDA pro, and see this: `eh vector constructor iterator'( (char *)this->ObtainPickItemList, 28u, 12, (void (__thiscall *)(v
I wrote a simple table, and in each row I'll update the div tag. As you can see, each row contains two parts that are separated by :, and each part in my array