Viewing profile — marekzan
marekzan
HN member- Joined
- Tue, Sep 23, 2025, 3:52 PM UTC
- HN karma
- 11
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About marekzan
Recent public activity
-
comment
Comment #45849738
Hahaha that's where I stopped too.
-
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…
-
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…
-
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 …
-
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 …