Settings

Theme

Show HN: Vibe coded React based flashcard app

github.com

3 points by graphitout 11 days ago · 0 comments · 1 min read

Reader

I wanted to test vibecoding in a less familiar territory. I have never worked with ReactJS and have limited experience with TypeScript. Therefore, trying out a small frontend-only application seemed like a good choice.

I have a Claude subscription, so I went with Claude Code. Always wanted to create a flashcard application with my own ideas.

Learning so far:

- Use whatever chatbot (Claude/ChatGPT/Gemini) to assemble a specification (if possible with wireframes, I used PlantUML). This will save considerable time.

- If possible, choose a language that supports type checking. Tools like Claude Code can fix errors in an iterative fashion.

- Have a solid testing strategy prepared and vibecode the tests as well. Checking everything manually will consume too much time.

Here is a German course for testing the app: https://charstorm.github.io/repeatrom/?course_name=German+Ba...

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection