DEV Community

Discussion on: How to get a React JS job in 2020 ?

Collapse
 
bravemaster619 profile image
bravemaster619 • Edited

Do you recommend React hooks? It's in functional style and I don't like it. Never used it.

Collapse
 
nerdjfpb profile image
Muhammad Ali (Nerdjfpb)

Yaah I recommend it's the future and react is moving towards it. Also companies wants this too!

Collapse
 
octocodeio profile image
Wojciech Dasiukiewicz

React Hooks are not required to play with React. IMO hooks and functional style is the future. I think that because I see how new tools or solutions looks like for now. The functional style is so nice if you use some restrictions like "small functions for one thing".

Collapse
 
nerdjfpb profile image
Muhammad Ali (Nerdjfpb)

I think it's depends on personal taste. I like the functional styles more than class thing! I prefer the hooks too, because it's easier to work with hooks! Also some companies are demanding hooks too(in job post)!