If you've ever worked on a website for a business, there's a good chance you've included a map.
A Google Map embed is sufficient for showing a location, but doesn't leave you many customization options.
React Leaflet to the rescue!
In this course, Colby Fayock will guide you through a series of lessons and challenges that will build your map making skills as you build out a web app for a fictional restaurant.
You'll get practice with handling API keys and using React Hooks to implement a custom interactive map complete with metadata and additional overlays.
This course has built-in challenges that you are encouraged to pause and work through, but feel free to just watch.
Good pace and the way that the github repo is structured helps a lot with the lessons
Excelent course, Helped me to for a task that I've to do in my current Job. Thanks!
Putting things on the map is not just about programming skills, but you need to know about certain terminology and technology to make it happen.
I liked this course because it
This course does a good job of introducing leaflet to a react developer. I wish it wasn't split into so many small videos.
Great course Colby!
I am going to be use Leaflet for a project this fall so this was a timely review of the tech. Also based in Gatsby so I will be for sure checking out some of the code in your starter as well!
Thank-you for the work you put into this!
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.