Welcome to Working with Data and APIs in JavaScript!
This course is for aspiring developers who want to learn how to work with data in web applications and the basics of server-side programming with Node. How do you retrieve, collect, and store data? The course will be taught through a series of creating three data projects.
Welcome to Module 3! I covered a lot about node.js in the previous module, but there are still a few key elements left to discuss!
In this video, I look at how to save the check-in information to a database and map all of the geolocation data on a map using Leaflet.js.
🔗 Leaflet.js: https://leafletjs.com/
#javascript #node-js #web-development #api