Phoenix 1.8.0 is officially out!
- AGENTS .md for a level-up in LLM assisted dev
- themes + dark mode
- streamlined generators/layouts
- revamped guides
- scopes
- phx.gen.auth magic links
Huge thanks to Steffen Deusch and @dashbit for making it happen!
https://t.co/pEDRLxV0rz
@codestirring Using it on a work project found it easy for code organization where you may need components, access to browser local storage, and reactivity where you do not need to call the backend e.g. multi-step form. The only con I guess is making the layout with svelte.