Hacker News new | ask | show | jobs
by jfmengels1 1883 days ago
The blog website isn't written in Elm. We're using Elm for the product application, not for the blog or for https://www.humio.com/. I'll transfer the remarks though :)
3 comments

Is there is a public (working not video) demo of the product somewhere?
You can sign up for cloud. It is free.
Nice. Have you folks run into any limitations of elm and its ecosystem? Are there any js/ts integrated with the website?
We have, and that's where we reach out to JS/TS through ports or webcomponents. We try to use Elm as much as possible since that's the simplest and the most reliable, but using JS/TS this way is fine in small quantities.
Thanks for the correction! Apologies, I thought the website was the product :)