angusjf

Astro logo coloured blue

Introducing the Elm integration for Astro

Astro is a hot new framework for building static sites, which uses a style of "server side rendering" with hydration, dubbed The Islands Architecture.

After looking at the integrations page for Astro, I was disappointed to see nobody had made an Elm one yet. So here it is!

angusjf/astro-integration-elm

It's in early stage development so please report any bugs or trouble installing over on the github issues page.

What it's good for, and what it isn't

To contrast astro-integration-elm with Elm Pages (of which I am a huge fan), I'd say the following:

That is to say astro-integration-elm is good for what you could call microfrontends written in Elm, which, like all architectures, have benefits and tradeoffs.

For more information, the project is available on Github.

References: