I am practicing the smart contract and NFT looks interested to me. ERC721 written in Vyper What is the mechanic of approve in it? What is isApprovedForAll does?
I'm builing a classic CRUD (create, read, update, delete) API with NodeJS/Express and MySQL. I created a route to update my user informations that works fine. T
I am currently using Kolla-ansible for deploying my OpenStack environment and I am running the Openstack Victoria version on CentOS Linux 8. Due to EOL of Cen
I want to write a switch statement in r with three conditions but can't seem to get it to work. What am I doing wrong? # assigning some values test.type <
When writing this simple code with fork() and getppid() aren't resolved by the IDE I've Windows 11 My Clion version is 3.15 CMakeLists is CMAKE_C_STANDARD 99 Th
Is there any way to do object.save(validate: false) specifying an attribute that we actually want to validate? So, for example, for the User model, I want to v
I tried getting the CRUD app to work from Tutorial Republic. I can create rows, but can’t read, update, or delete them. I uploaded index, create, read, up
I am running a batch file which runs my python code through the command prompt. However, when running the code it gives me the following error: from html_table
While trying to do that, I keep getting this error but my URL is correct. However, when I tested with public repo it works fine
I have an HTML table that I want to add a total of the price column. I have done this with javascript, however, I'm having an issue where it's not adding the va