Hacker News new | ask | show | jobs
by pothibo 3586 days ago
That's still wrong. Using a <select> is still much easier than using React's implementation of it.
1 comments

> Using a <select> is still much easier than using React's implementation of it.

Yes, of course it is. But reading a tutorial about how you could implement something so understandable as <select> using React is a pretty good guide to understanding React! At least, to me it seems pretty great.