Ran each three times and used the lowest timing for each.
Timings taken on a g-2vcpu-8gb digital ocean instance using the time command.
Input value of 10 given to each.
(more…)
Read more »
The Fetch API is a better way to make HTTP requests in frontend application. It is quite similar to the XMLHTTPRequest. (more…)
Read more »
facenet - FaceNet is for easy face recognition, verification, and clustering in JavaScript/Node.js. (more…)
Read more »
You might want to keep these tips and tricks in mind for the next time you find yourself needing to debug your JavaScript code! (more…)
Read more »
Starting today, AWS AppSync supports JavaScript resolvers and provides a resolver evaluation engine to test them before publishing them to the cloud. AWS AppSync, launched in 2017, is a service that allows you to build, manage, and host GraphQL APIs in th... (more…)
Read more »