Live data from Hacker News

Viewing profile — howToTestFE

howToTestFE

HN member
Joined
Mon, Jun 23, 2025, 9:42 PM UTC
HN karma
367
Public activity
63 items

About howToTestFE

i run https://howtotestfrontend.com, a site full of resources and tips on how to test React frontend code.

i would guess most links i post are either about testing, frontend development, typescript, etc etc.

i also post interesting links i found around the web. the only site that is mine is www.howtotestfrontend.com, the rest are just ones i think might be interesting on hacker news.

Recent public activity

  1. story
  2. comment
    Comment #48897798

    Site/course on teaching how to write tests, mostly about frontend tests in React but also just generally things like Vitest/Jest https://howtotestfrontend.com/courses/jest-vitest-f…

  3. story
  4. story
  5. comment
    Comment #48720951

    +1 very confusing name for another mongodb compatible db.

  6. story
  7. comment
    Comment #48697231

    Yep. I think there are so many new apps, when I run a `npx skills add ...` , the list of what tools (like claude code, open code, etc) to install skills in is getting larger every …

  8. comment
    Comment #48697131

    100%. its a horrible code smell, and AI loves to jest.mock (or vi.mock()). (The most recent blog post on my site covers this as one of the things to look out for in AI generated te…

  9. comment
    Comment #48697061

    yup vitest is great (my default choice for new projects). vitest browser mode is really nice too. (new-ish feature, although at this point it isn't exactly new).

  10. story
    Ask HN: What GUI/desktop app do you use to keep track of different AI sessions?

    What GUI apps do you use to manage different AI sessions? Command line (on Claude Code etc) is great but it is so hard to keep track of different sessions. I've tried the official …

  11. comment
    Comment #48665672

    learn step by step the main features of both Jest and Vitest (they're very similar for most common usages) in these interactive4 lessons

  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. comment
    Comment #47377048

    Blog post comparing Vitest vs Jest

  21. story
  22. comment
    Comment #47099526

    not sure how interesting to others, but i thought this was really cool. (I am not affiliated with posthog at all. Just typed an incorrect address and came across it.)

  23. story
  24. story
  25. story