If youβve been following along with my work, I tend to talk about maps every so often.
This includes tutorials like how to create a Coronavirus (COVID-19) statistics map or even how to create your own Santa Tracker.
tl;dr my new course Building Maps with React Leaflet is now available on egghead.io!
Why so much about maps?
While maps arenβt my sole focus for the educational content I create, Iβve developed a passion for maps with my work at Element 84.
With my day job, Iβve been working on building a satellite tasking dashboard, but before I even got started, I learned about how maps have made a huge impact in peopleβs lives at State of the Map. The stories are both inspiring and heartbreaking.
As I learned more about maps, the more I realized the learning curve isnβt quite what people would expect. While thereβs absolutely some complexity as you start digging deep into maps, getting started with a basic map has a much lower barrier to entry thanks to the tools available to use like React Leaflet.
Learning maps with my new course!
Thatβs what led me to put my time into developing this Building Maps with React Leaflet course with the egghead.io team.
I walk you through building a map from scratch, starting off with essentially a clone version of Create React App with a few tweaks to make it easier to focus on learning about maps.
Hereβs what youβll learn:
- How to build a map from scratch in a React app
- How to add markers and shapes to a map
- About geospatial data formats and how to create your own
- How to wrangle that data and visualize that data on a map
- How to use geolocation features to personalize the map
- How to customize the map with imagery and custom markers
After completing this course, youβll be ready to build maps into your React apps for a ton of use cases, whether itβs visualizing geographical data like a pandemic or adding a store locator to your companyβs website.
Iβd love for you to take this journey with me and Iβd love to hear any feedback.
Build Maps with React Leaflet on egghead.io.
On a personal note, this is my first course!
Thanks to the egghead.io team for all the support through this process. Working through my first course was challenging, but it was certainly rewarding.
I hope you all enjoy learning maps with my course as much as I enjoyed putting it together.
Top comments (1)
Great stuff! Looking forward to watching the course