GenderedIntelligence / the-trans-dimension

The Trans Dimension is an online community hub connecting trans communities in the UK.
http://transdimension.uk
Other
3 stars 1 forks source link

Upgrade to Elm Pages 3 and update depends #412

Open katjam opened 1 month ago

katjam commented 1 month ago

Description

Upgrade out framework & dependencies

Acceptance Criteria

Plan first

Considerations

Initial port of Theme & Routes

Next

Review issues after upgrade

Some of them might be able move to AC

Readme

katjam commented 1 month ago

Suggested upgrade path for v2 to v3: https://discourse.elm-lang.org/t/introducing-elm-pages-v3-full-stack-elm-and-scripts/9185/12

elm-pages v3 docs: https://elm-pages.com/docs/

katjam commented 1 month ago

removing OptimizedDecoder's and replacing with plain Decoders, and using the new BackendTask and FatalError APIs instead of DataSource

https://github.com/dillonkearns/elm-pages-v3-beta/blob/master/docs/3.0-upgrade-notes.md

kimadactyl commented 2 weeks ago

ahha i didnt see this ticket! now have a really good idea what this is taking to get done, wow its a lot!