Live data from Hacker News

Viewing profile — llcooliovice

llcooliovice

HN member
Joined
Tue, Sep 13, 2022, 7:35 PM UTC
HN karma
252
Public activity
32 items

About llcooliovice

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #45494844

    HTML primitives for updating parts of a document without a full page refresh

  9. story
  10. story
  11. comment
    Comment #45146777

    Interop is such a good idea, I’m surprised more developers don’t participate.

  12. story
  13. 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.

  14. story
  15. 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…

  16. 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…

  17. 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…

  18. 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…

  19. 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…

  20. 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…

  21. comment
    Comment #43384187

    A better non-modal dialog using the popover API.

  22. story
  23. story
  24. story
  25. story