Node.js Basics — MongoDB Comparison Operators

John Au-Yeung
3 min readJan 19, 2021
Photo by Viktor Talashuk on Unsplash

Node.js is a popular runtime platform to create programs that run on it.

It lets us run JavaScript outside the browser.

In this article, we’ll look at how to start using Node.js to create programs.

Comparison Operators

--

--