Iterate on Via Ferrata listing (wip)
Migrate website from Next.js to Astro
=> It's crazy how developing with Astro just "feels" right
Check Astro JS & island rendering
=> Very nice! Haven't been excited by a framework in a long time!
Fix nested `` issue
Was breaking React re-hydratation. Fixed it with an absolute `
` to workaround the issue.
Move from svg markers to div markers
=> Better resizing based on text length
=> Markers are now coming from JSX elements (easier to evolve, and better for escaping user input)
=> Markers are now coming from JSX elements (easier to evolve, and better for escaping user input)
Simplify sidebar, go back to mvp scope (minimalist)
Read about Wasm / Docker stuff
(Quick) Iterate on the user popup display
Read (Facilitator's guide to participatory decision-making)
Migrate map from tiles (leaflet) to vectors (mapbox-gl), much better!
Setup the map scaffold for my project
- ◄ Previous
- 1
- 2
- Next ►