JavaScript Fetch API to make HTTP requests

The Fetch API is a better way to make HTTP requests in frontend application. It is quite similar to the XMLHTTPRequest. Read more

Similar

Breaking down cognitive score with JavaScript

Quantified Mind is a website which provides a handful of cognitive tests. It lets you choose a bunch of tests and you can run them whenever you wish, adding quantitative variables you are measuring alongside (e.g. hours of sleep, or cups of coffee you dra... (more…)

Read more »