Preparing Our Environment for the Earthquake Visualizer

Learn to extract datasets by creating an application that shows earthquakes on a given map.

We’ll build a web application that uses RxJS to show us where earthquakes are happening in real-time, using the concepts that we covered in the previous chapter.

We’ll start by building a functional yet naive reactive implementation, and we’ll improve it as we go.

The final result will look like this:

Get hands-on with 1200+ tech skills courses.