Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: How do you write performant, scalable, testable and readable React code?
4 points
by
albingroen
437 days ago
However I go about building React projects, they _ always_ turn into an unreadable buggy mess. How do you do it? How do you make sure your project is well-structured, DRY, readable, testable and bug-free?
1 comments
squeegee_scream
437 days ago
I use Elm. It is a lot easier for me to write good code in Elm than in React.
link