Viewing profile — llcooliovice
llcooliovice
HN member- Joined
- Tue, Sep 13, 2022, 7:35 PM UTC
- HN karma
- 252
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About llcooliovice
No profile information was provided.
Recent public activity
-
comment
Comment #48957717
Chrome are prototyping a declarative client-side include mechanism. Together with the declarative API, it will also include a way to import HTML in JavaScript: import fragment from…
- story
- story
- story
- story
- story
- story
-
comment
Comment #45494844
HTML primitives for updating parts of a document without a full page refresh
- story
- story
-
comment
Comment #45146777
Interop is such a good idea, I’m surprised more developers don’t participate.
- story
-
comment
Comment #45071025
From Dominic Gannaway, the creator of Inferno, who worked on React at Meta and on Svelte 5 at Vercel. Feels like a hybrid of React and Svelte 3/4.
- story
-
comment
Comment #44399718
> We've explored the reactivity landscape. While early DOM templating proposals didn't include updating, userland systems have thoroughly explored the landscape by now, and discove…
-
comment
Comment #44395960
> If the Records and Tuples proposal were progressing, JSX could maybe create Records with boxes, but that proposal has been stalled, especially on the record identity and box part…
-
comment
Comment #44395940
> There are in-flight proposals for very low-level DOM update primitives, like DOM Parts, which target framework implementations, but I think higher-level APIs like full declarativ…
-
comment
Comment #44395912
Chrome implemented a prototype, then the spec changed and they removed it, then they implemented the new version. I should have been clearer and said Chrome Canary and Firefox Nigh…
-
comment
Comment #44394322
> There's no fundamental templating knowledge that's portable between stacks, and native DOM creation APIs like innerHTML are unsafe by default. setHTML() is already implemented in…
-
comment
Comment #44394239
There is still innovation happening in frameworks. I do wonder if it is too early to start adding things like this to the browser. Web components landed way too early and now we’re…
-
comment
Comment #43384187
A better non-modal dialog using the popover API.
- story
- story
- story
- story