Brief Introduction
A practical guide to MongoDB 4.0 with a test-driven development approach for handling your applications and their dataDescription
MongoDB is one of the best database management systems out there for large applications. It makes data easy to work with. Ad hoc queries, indexing, and a robust aggregation framework provides powerful ways to access and analyze your data.
This course will help you become proficient in using MongoDB for your applications and handling its data. We’ll take a test-driven approach to the NodeJS environment with Jest to explore all the features that MongoDB has to offer. Throughout the course, we’ll build a taxi aggregator database, simulate real-world challenges, and solve them with MongoDB.
By the end of the course, you’ll be confident to work with MongoDB as a developer and integrate MongoDB into your projects.
About the Author
Leart Gjoni is a software engineer who is an expert in building robust and performant code. Most of the time, he is involved in web app development using the MERN (MongoDB, Express, React and Node) stack or in desktop app development using Electron.js. You’ll love how he gets to the point quickly and clearly while teaching you the essential skills to become a successful software developer.
Requirements
- Requirements
- Those with a prior working knowledge of databases will find this course beneficial. Prior basic knowledge of JavaScript is assumed.