Back to Browse

Learning React.js Data Visualization

17 views
Premiered Nov 29, 2025
3:05:58

Make the most of your data using React.js Familiarize yourself with different types of data such as XML and CSV that can be ingested by react apps Get empowered by visual elements such as maps, charts, and grids to make your data more impactful Master a variety of modern web technologies such as React, ES6, JSON, ChartJS, MongoDB, Express.js, and more Learning Understand how different types of data can be ingested into React Create different visualizations from your data (charts, grids, maps, and more) Find out how to create React controllers Integrate JSON data into your react component using JSX spread and React props Enable react to be prepared for changes within the component Create data driven charts About React is an incredibly popular part of modern full-stack web development, and is a keystone of fluid SPAs (single page applications). It is capable of rendering data reactively on to the web, enabling users to interact with it and see the results in real time. Using JSON as the data format, this course will show you how to ingest your data and display it on the web using a variety of techniques, such as charts and grids. It will run through the logic process, meaning that you will be able to take these skills and apply them in your own projects. Along the way, you will also learn more about the new ES6 language and how it can benefit your React skills, and how to create React controllers. You’ll begin by gaining an understanding of JSON and how to create JSON files, then how to load them using webpack and ES6 and integrate them into a React component. We will then examine different data types, and you’ll find out how to move data between them in order to create a reactive map. Next, we’ll use ChartJS to display data in various chart forms, and finally we’ll look at how to load data dynamically from a MongoDB database and display it in our React component. Style and Approach This carefully modulated course will take you every step of the way through importing your data into React and creating visualizations from it. It is a thorough and methodical course, not skipping over technologies or assuming knowledge. It is also a very practical course, with full examples of technologies used along the way. JSON Overview and Setting Things Up Overview of JSON Basics Importing JSON Files with webpack Building ES6 React Classes Integrating JSON into React Components From Web Services to Maps Creating a Map Finding Points on a Map Calculating a Map’s Latitude and Longitude Using ES6 String Templates Connecting to the Web Service Changing a Component’s State From CSV to a Bar Chart Reviewing package.json and webpack Configurations Modifying Style Attributes in React Preparing the Chart Data Object Creating a Bar Chart with ChartJS Formatting Data Creating a React Chart Component for ChartJS Creating Utility Modules Adding Random Colors Cleaning Up Memory Leaks Diving Deep into Properties Exploring the Options in ChartJS From JSON to MongoDB MongoD Versus Mongo Database, Collection, and Document Preparing Our Data for MongoDB Setting Up NodeJS with Express and MongoJS Creating a Radar Chart with MongoDB

Download

0 formats

No download links available.

Learning React.js Data Visualization | NatokHD