Hacker News new | ask | show | jobs
by ch4s3 1349 days ago
This is probably the first I'm hearing of using webcomponents. I'd be interested to read about packages that help with JSON.
1 comments

The guide has a whole section about web components/custom elements https://guide.elm-lang.org/interop/custom_elements.html. I've also found them useful in my code outside of Elm as they work in vanilla JS.