© Vasan Subramanian 2017

Vasan Subramanian, Pro MERN Stack, 10.1007/978-1-4842-2653-7_12

12. Advanced Features

Vasan Subramanian

(1)Bangalore, Karnataka, India

In this chapter, we’ll take a look at features common to many applications. These features cut across the different technologies (front end, back end, database) that the MERN stack consists of, and requires us to put together changes in all of them to make these features work.

MongoDB Aggregate

We had left a placeholder for reports in the Navigation bar in an earlier chapter. Let’s now implement this page, where we’ll show a table with a count of issues assigned to various owners categorized by status. We’ll use a format that is popularly known as a cross-tab or a pivot table: a two-dimensional ...

Get Pro MERN Stack: Full Stack Web App Development with Mongo, Express, React, and Node now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.