How to setup React, Node and MongoDB based project – Part 2

Introduction In part 1 of this series we setup the basic react app using create-react-app and installed Bootstrap to add some styling. In this part 2 of the series we’ll move onto setting up React Router, creating React components for our UI, and start setting up our backend with Express. How To So let’s jump … Continued

How to setup React, Node and MongoDB based project – Part 1

Introduction Today, we are going to set up a project environment for a basic project using React, Node, and MongoDB. This guide is not for absolute beginners, so if you want to understand how things work you must have a little grasp over these programs and libraries. So without wasting time, let’s get started: Prerequisites … Continued

Start MongoDB Mac – How to Start MongoDB on a Mac

Introduction In this article we’ll show you how to start MongoDB on Mac. The first section is for those who already have MongoDB installed and just need to start it. If you do not have MongoDB installed we have also included a section that will show you how to install it via Homebrew and then … Continued

Non Relational Database Example

Introduction There can be quite a bit of confusion about non relational databases especially since the term “non relational database” doesn’t really define what it is, but what it isn’t. We’ll quickly cover what a non relational database is and then we’ll go over some of the technologies and how it’s different and consider some … Continued

MongoDB Lookup – What a MongoDB Lookup Does and How To Use It

Introduction In this article we’ll talk about the $lookup in MongoDB. We’ll talk about what it does and how to execute one. We’ll go over an example in the MongoDB Shell so you can gain a concrete understanding. Prerequisites You should have MongoDB installed on your system. You can follow along using the MongoDB Shell … Continued

Keep in the know!

Subscribe to our emails and we’ll let you know what’s going on at ObjectRocket. We hate spam and make it easy to unsubscribe.