Snahier 0 Posted January 15, 2020 Report Share Posted January 15, 2020 With the introduction of React Hooks writing React codes is becoming more easy and simple. With the addition of "useState" and "useEffect" we can create 100% functional components that can replace Class based components. Also Hooks is being heavily supported by the React community and the React developers, being even the default setup at the newer versions. It'd be really nice to have a tutorial with React Hooks for people who are interested in learning both ways. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.