// i want to send the image to backend server and have to get data from the server and have to show the get image const handleSubmit = async evt => { e
So i making this game, and i need 1 while loop to update the display, and 1 while loop to have a 1 second delay in it, if i have both in the s
What I have: I have set up an Ubuntu VM using Vagrant. Inside this VM, I want to build a Docker Image, which should run some services, which will be connected t
I'm new to React and currently in the process of building a website, however I cannot get rid of the margin of the body. My css in inside the index.js component
I am studying C++ rvalue reference by example. It was like this: Intvec::~Intvec() { log("destructor"); if (m_data) { delete[] m_data; m
Is there a way to make select2 control auto select an item when ajax response contain extra data. I want to implement my controller to in JsonResult mark item