Archives
Browse the linkblog archives.

Thursday 6th August, 2020 #

  • Interesting discussion around which large companies (PayPal, Netflix etc) use NodeJS for their backend services
  • Top-Level Await is now enabled by default - Appears to only be applicable to ES modules
  • HarperDB - Building a Database Written in Node.js from the Ground Up - I wouldn’t have thought NodeJS was a good choice for implementing a database but there are surprisingly many benefits
  • A searchable index of public APIs