Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
howToTestFE
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
howToTestFE
17d ago
Pretty sure Laravel source code comments above functions were always something like 3 lines, with each line slightly less length than the previous one. Not sure if this is still done or enforced at all, but it was always neat to see. Here i
2.
▲
Visual Regression Testing: The Most Important Test
(howtotestfrontend.com)
1 points
by
howToTestFE
2mo ago
|
0 comments
3.
▲
by
howToTestFE
2mo ago
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-fundamenta...
4.
▲
Popular Front end Libraries (2026)
(howtotestfrontend.com)
1 points
by
howToTestFE
2mo ago
|
0 comments
5.
▲
React Testing Interview Questions That Trip Up Engineers
(howtotestfrontend.com)
1 points
by
howToTestFE
3mo ago
|
0 comments
6.
▲
by
howToTestFE
3mo ago
+1 very confusing name for another mongodb compatible db.
7.
▲
How to Audit a Legacy Codebase in the First Week
(piechowski.io)
3 points
by
howToTestFE
3mo ago
|
0 comments
8.
▲
by
howToTestFE
3mo ago
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 time I use it. I will check it out though.
9.
▲
by
howToTestFE
3mo ago
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 tests...) in JS (with Jest/Vitest) it is far too easy to
10.
▲
by
howToTestFE
3mo ago
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).
11.
▲
Ask HN: What GUI/desktop app do you use to keep track of different AI sessions?
6 points
by
howToTestFE
3mo ago
|
6 comments
12.
▲
Jest/Vitest interactive course (runs in the browser)
(howtotestfrontend.com)
52 points
by
howToTestFE
3mo ago
|
13 comments
13.
▲
by
howToTestFE
3mo ago
learn step by step the main features of both Jest and Vitest (they're very similar for most common usages) in these interactive4 lessons
14.
▲
Code Smells when you get AI to write your Front end Tests
(howtotestfrontend.com)
3 points
by
howToTestFE
3mo ago
|
0 comments
15.
▲
The stuff nobody tells you about startup marketing
(newsletter.posthog.com)
3 points
by
howToTestFE
3mo ago
|
0 comments
16.
▲
Use Faker to improve the quality of your tests
(howtotestfrontend.com)
3 points
by
howToTestFE
3mo ago
|
0 comments
17.
▲
The Conductor Rewrite: What They Changed to Make It Fast
(performance.dev)
2 points
by
howToTestFE
3mo ago
|
0 comments
18.
▲
Reverse Engineering Linear's Sync Engine: A Detailed Study
(github.com)
2 points
by
howToTestFE
3mo ago
|
0 comments
19.
▲
How's Linear so fast? A technical breakdown
(performance.dev)
497 points
by
howToTestFE
3mo ago
|
236 comments
20.
▲
Use Faker to improve the quality of your tests
(howtotestfrontend.com)
1 points
by
howToTestFE
5mo ago
|
0 comments
21.
▲
Vitest vs. Jest
(howtotestfrontend.com)
1 points
by
howToTestFE
6mo ago
|
1 comments
22.
▲
by
howToTestFE
6mo ago
Blog post comparing Vitest vs Jest
23.
▲
PostHog's 404 Page
(posthog.com)
2 points
by
howToTestFE
7mo ago
|
1 comments
24.
▲
by
howToTestFE
7mo ago
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.)
25.
▲
Ship Types, Not Docs
(shiptypes.com)
8 points
by
howToTestFE
7mo ago
|
6 comments
26.
▲
by
howToTestFE
7mo ago
Has anyone got any good resources for something like this? I haven't touched C in years, and never worked on anything game-like. But it does look like a really interesting project to start something like this.
27.
▲
From 88 to 24 Seconds: Drop-In Replacements That Cut CI/CD Runtime by over Half
(howtotestfrontend.com)
2 points
by
howToTestFE
8mo ago
|
1 comments
28.
▲
by
howToTestFE
8mo ago
tldr - `tsc` can be replaced with `tsgo`. `eslint` replaced by `oxlint`, and `prettier` replaced with `oxfmt
29.
▲
OpenAI's internal documents predict $14B loss in 2026 according to report
(pcgamer.com)
3 points
by
howToTestFE
8mo ago
|
0 comments
30.
▲
by
howToTestFE
8mo ago
this makes me want to play simcity again! really cool
More ›