Live data from Hacker News

Viewing profile — hbroek

hbroek

HN member
Joined
Fri, Nov 25, 2022, 6:59 PM UTC
HN karma
18
Public activity
9 items

About hbroek

Been a daily HN lurker since 2012. Loves coding, cycling and travel: https://blog.henryvandenbroek.com. Works on fun projects: https://www.henryvandenbroek.com/portfolio/index.html

Recent public activity

  1. comment
    Comment #35942506

    Fixed :-)

  2. comment
    Comment #35942114

    I love Svelte for all these reasons. But in the end, was turned off by the required tooling.

  3. comment
    Comment #35942101

    > This removes the need for VDOM diffing, but unless I use a `MutationObserver` external updates to marked branches will probably mess it up. Similar in Reken. It controls all the …

  4. comment
    Comment #35942027

    Very cool, it seems we almost came up with the same approach of components/templates. In your framework, it is referenced with a data-template attribute. In Reken, I use a data-com…

  5. comment
    Comment #35941937

    Thanks for pointing that out. Yes had rewritten it a will need to use a different event to enable the button if there is an update in the input field.

  6. comment
    Comment #35938472

    Enjoy the process of building your framework. I had similar goals when I started my no tooling / no dependencies Reactive framework https://reken.dev , 2 years ago. And I loved eve…

  7. comment
    Comment #34551268

    I developed and run Wordrow+ a word puzzle game in HTML5. A mix between Wordle and Tetris. So far costed me money on app developer licenses and buying an Android phone to test the …

  8. comment
    Comment #34311443

    Hello HN, My wife and I developed this game as we like word games such as Wordle. The game is designed to run about 5 minutes. The goal is to guess 5-letter words within a decreasi…

  9. story