sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

588
active users

#halogen

0 posts0 participants0 posts today

Is there a way to have #PureScript call DOM functions on #Halogen elements?

It _feels_ like re-rendering to VDOM would be wasteful, and there's already an event that will be triggered by my DOM calls.

In particular, I'd like like to use the existing browser/DOM state for a textarea (or some other form elements) rather than having to write a component that mimics what the browser is doing.

But, maybe I'm overthinking it, for now.

dicioccio.fr/how-i-write-pures

And I've done Part-3. It's good to delete tons of notes I had accumulated and make them almost well-formed thoughts.

I'll likely make:
- a git template/demo repo of some sort
- some step-back post for the over-arching theme of how simple-approaches lead you far

Next in line: a rant about SQL (tutorials but there are some original sins), it's gonna be much shorter than the close to 8,000 words of text of the recent series.

dicioccio.fr · Lucas DiCioccio's Blog - How I write PureScript web-apps: Part-IIIThis article is the third part of a series about web-application patterns emerging from writing non-trivial web applications.