I'm trying to get a jsonWebtoken with jwt.sign(payload, secretOrPrivateKey, [options, callback]) but I just can't reproduce the same value which is created onli
I am using a Javascript library called face-api.js. I need to extract the face from the video frame when face-api detects a face. Could anyone help me to do tha
I want to update my django template data using Ajax. I want to let the users update the status from the dropdown and it should reflect without the page being re
I am working on a project that simulates client requests and runs a process from a different file (this process was given to me, so I'm not supposed to edit it)
We are a team of technical folks that does the technical work in a project. We do requirements gathering, build, unit test and production deployment. Now there&
I tried code found in Google but nothing works and in most cases it doesn't even compile (missing units, undeclared data types etc). I finally found something t
I'm trying to build my own Routing classes to better understand PHP frameworks and to work with the MVC pattern. I've successifully built a routing system that