Member-only story
Javascript libraries used at Amazon
3 min readJul 15, 2021
Welcome back! Amazon is one of the largest companies in the world, so it’s always super interesting to see what companies like these use in their Tech Stack, let’s take a look at some of the Javascript libraries that Amazon uses! In order for me to find these packages, I went to their career web page, searched up relevant positions and noted the Javascript libraries I found:
Let’s look at the ones they used:
Node.JS
Starting off we have Node.JS, this is a popular library that is a back-end javascript runtime environment that’s used by tons of projects. If you want to learn more, check out the link below: