Category: JavaScript

Building an API in Node

I’m going to try and follow this tutorial, some of the early ones are stuff I’ve done before, but the reference to the npm video was interesting. Also to the npm site for looking at packages. Two other resources I just want to highlight. 1/ Daniel Shiffman website and 2/ npm website for packages. Objectives

Server side API

The next part in the equation. A little AHA! moment. After building the API dash for Covid for NZ I found that it was SLOW! I tried cleaning the code up a bit and that did help but it was still SLOW. I then thought about how plases like John Hopkins and how they were