My articles about mongodb
These are my articles about this topic.
Building a REST API with Node.js and Express
This guide provides a step-by-step process for building a REST API using Node.js and Express, including connecting to a database, handling authentication and authorization, and handling errors. It serves as a useful starting point for anyone looking to create their own API.
Read More
StandNotes — backend service with MongoDB, Express, Node, and TypeScript
The reduce function of an array is one of the most versatile functions in JavaScript. With it you can accomplish a lot of the functions from array and math objects.
Read More