Hacker News new | ask | show | jobs
by mrtksn 3038 days ago
Unfortunately, that’s very inconvenient with React because you’ll have to start thinking about dom elements lifecycle separately of the react app lifecycle.
1 comments

Definitely. It’s going to be a struggle to implement things like password confirmation validation or a real-time password strength indicator.