Geolocation Sorting by Distance - Live Coding with Jesse
FBTwitterReddit
video description
Rating: 4.0; Vote: 1
I would like users to be able to see events that are closest to them based on their current location. Today I am going to try to implement that in my React site.
Also, as always, Q and A at the end!
.
Live Site: https://catechetics.com
Repo: https://github.com/fus-marcom/ci-react
Trello Board for this Project: https://trello.com/b/oD4BYdZk
React: https://facebook.github.io/react/
Next.js: https://github.com/zeit/next.js/
Materialize: http://materializecss.com/
rplay: Thanks for the tutorials Jesse. I am also trying to setup a site using nginx as a reverse proxy for both wordpress and a Next.js app. The setup is almost the same as in you deployment to DO videos. On my local environment it works perfect, but I am having on my site these errors in the console: Failed to load resource: the server responded with a status of 404 (Not Found) index.js Failed to load resource: the server responded with a status of 404 (Not Found) app.js Do you know what is causing this maybe? I have put the website in the folder /var/www/html. Date: 2022-03-14