Hacker News new | ask | show | jobs
by AzzieElbab 1884 days ago
Nice. Have you folks run into any limitations of elm and its ecosystem? Are there any js/ts integrated with the website?
1 comments

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.