Luke

Results 16 comments of Luke

Hi, I was interested if this was still a topic. I'd love to see (if possible) drop-in Giraffe.ViewEngine replacement from Sutil. My usage model would be different than above though...

Re: Drop-in Engine: I might be being stupid here -- you wrote that Sutil is a backend for [Feliz.ViewEngine](https://github.com/dbrattli/Feliz.ViewEngine) up above, but informally. My possibly-naive understanding was that Sutil is...

There's a few things here. Up front: while the reactive tools in Sutil are cool, quite frankly I'm here because Sutil has Fable-compatible templates that look like they can be...

Fable.Lit has a React dependency, it looks like? Which is ironic considering that it looks like Google's Lit uses WebComponents. Either way, not ideal. The point isn't whether or not...

Yea with the online editor bit you're spot on. Sorry I didn't address that in the first post but yes absolutely. And you're right, in theory there's an absolute separation...

The idea isn't monstrous but when it goes sideways, the maintenance burden can be quite bad. If the project you decide to track doesn't go the same direction with its...

Perhaps a dumb idea but what if named parameters were accessible via dot notation? Say, in your example ``` > let x = 1 - let f x = x;;...

Without the redirection, the https://deno.land/manual page has numerous broken links. Is this open because the issue is in progress, or should I open a new issue?

I mean, the in-process part is a bit confusing, but it doesn't seem like it ever runs on Linux or Mac -- the best case is that on those platforms,...

This would just be a small layer on top of the existing ASP.NET images, right?