Hacker News new | ask | show | jobs
by fomine3 1068 days ago
useState and useEffect are quite simple small elegant API. It does not mean it's very easy to use for newbie. Maybe like Lisp?
1 comments

Oh sure, useState and useEffect are very simple. Your app built upon them, on the other hand…