Live data from Hacker News

Viewing profile — marekzan

marekzan

HN member
Joined
Tue, Sep 23, 2025, 3:52 PM UTC
HN karma
11
Public activity
5 items

About marekzan

https://marma.dev

Recent public activity

  1. comment
    Comment #45849738

    Hahaha that's where I stopped too.

  2. comment
    Comment #45731582

    This posts intention was not to conflict with his point. I used it as a hook and because the simple perfect function he was showing reminded me of the one I mentioned in the articl…

  3. comment
    Comment #45718273

    We tested for both, the "happy" and the negative path. But the Javascript unit tests are run without the framework in between. So our function was returning expected results when r…

  4. comment
    Comment #45718258

    Yes you are right and after our learning we changed the code to not use `use server` anymore for this kind of operations. The documentation and tooling definitely got better and I …

  5. comment
    Comment #45535611

    Hey, author here :). Thank you for your critique and you are right, I struggled with this chapter a lot. I will read the link to get a better understanding of this type and update …