I have a linked list struct, i want to pass one node (another struct) pointer to a function (the node is part of the linked list, but i'm passing the node seper
I want to create a robot with Node.js and Tessel.io, i bought the audio module and i'm wondering if it exist any speech to text or audio to text package for nod
I am using JAXB to print out the XML string that corresponds to the Soap UI request that my code is generating. For whatever reason, JAXB is automatically placi
after learned while loop and if, i m trying to make a super simple text game, but here is the problem: after the input line asked to type right/left, and no mat
I will receive the Access Token from the application (AOS, IOS) and ask resource servers such as Google and FaceBook to get user information. I can use RestTemp
I am using the daterangepicker component of jquery. The Date.parse() function of jquery gives some weird output when i pass the date as "Jan 2011". Here's the s
What I want to do Prevent the dql mutation to add duplicates records What I did I add a graphql schema: type Product { id: ID! name: String! @id @dgraph
I'm currently working on an A-Frame AR app by using ar.js (I have to use ar.js). The goal is to dynamically add objects to the scene when tapping on the scene.
I am working on a small login and always come out on a error. I dont know what can be the reason. About the Project: NodeJS Express Error: The Code in the Back