Mike Longworth

Results 15 comments of Mike Longworth

Thanks for the update Wayne. Mike

I retract this as #inst "2024-02-22T10:29:34.622243500-00:00" is java specific.

The https://github.com/luchiniatwork/hiccup-for-electric proposal is the functionality I'd like to see - from my novice perspective. Any informed comments on this? In summary it proposes a macro to provide syntactic sugar...

> The https://github.com/luchiniatwork/hiccup-for-electric proposal is the functionality I'd like to see - from my novice perspective. Any informed comments on this? In summary it proposes a macro to provide syntactic...

I've created a library that provides hiccup-like syntactic sugar for [Electric V2](https://github.com/hyperfiddle/electric). This can be intermingled with regular electric syntax. https://github.com/milelo/electric-hiccup.

Its running (arm build): ``` openjdk version "21.0.5" 2024-10-15 LTS OpenJDK Runtime Environment Temurin-21.0.5+11 (build 21.0.5+11-LTS) OpenJDK 64-Bit Server VM Temurin-21.0.5+11 (build 21.0.5+11-LTS, mixed mode) ``` The clojure-lsp installed using...

I'll work towards this when I can. No promises. Its all a steep learning curve for me so slow progress and you set a high standard :). Looks like it...

Potentially. If two classes have a conflicting style property for example color, the latter one takes precedence.

Sorry, I must have missed a notification on this. I'm using PowerShell 7.4.5. I confusingly also have the old "Windows PowerShell" installed as oppose to just "PowerShell". I've tried it...

Also, only the client request is resent, the full script on say, the initiating :data-init isn't re-executed. [email protected]