tamotam-com / tamotam-app

(🧪 Early Beta) 🤙 TamoTam. HangOut. Offline.
https://tamotam.com
35 stars 4 forks source link

Lazy Load Events and/or Markers #21

Closed danieldanielecki closed 2 years ago

danieldanielecki commented 2 years ago

Find a way to optimize performance even more, preferably to load markers in an async mode. Few ideas:

danieldanielecki commented 2 years ago

Fixed in:

Suspense and lazy() from https://www.digitalocean.com/community/tutorials/how-to-handle-async-data-loading-lazy-loading-and-code-splitting-with-react aren't really needed as Marker is a component from the library, not our own.

danieldanielecki commented 2 years ago

Performance has been improved also in https://github.com/tamotam-com/tamotam-app/commit/a507aaf918142802252890ed4bd79426411d297a while clustering markers.