This package is heavily inspired by elm-pages' BackendTask and is intended to be a standalone implementation that can be dropped into any Elm app – big kudos to Dillon github
for the idea.
~
In an elm-pages app, each Route Module can define a value data which is a BackendTask that will be resolved before init is called. That means it is also available when the page's HTML is pre-rendered during the build step. You can also access the resolved data in head to use it for the page's SEO meta tags. page ![]()
We'd like to locate conversations based on information extracted into indexes of various kinds. Here we setup a test case and then try automating it with an html script.