DEV Community

Cover image for React's new killer documentation focused only on functional components

React's new killer documentation focused only on functional components

Diona Rodrigues on December 21, 2022

It's no secret that the old React documentation is useless most of the time because it no longer reflects the modern way of developing using this f...
Collapse
 
mtzfox profile image
Mike Carlson

I've been going through it and I'm extremely impressed. Compared to some other courses I've learned from, many of the examples are clear and build upon each other in a very natural way. Revisiting some core concepts has helped me clarify aspects I've struggled with before.

Collapse
 
dionarodrigues profile image
Diona Rodrigues

Yes, I have this same feeling towards this new documentation, it's easier to learn React from basic to advanced in an organized and progressive way. :)

Collapse
 
harshrathod50 profile image
Harsh Rathod

React's new documentation site is awesome. I was able to master useReducer hook just in two days.

Collapse
 
dionarodrigues profile image
Diona Rodrigues

Awesome!! :D

Collapse
 
tomferry profile image
Info Comment hidden by post author - thread only accessible via permalink
Tom Ferry • Edited

New documentation is really great! To become a programmer, I studied mathematics a lot. Sometimes in order to be in time, I ordered here assignmentbro.com/us/math-assignme... some essays and other works on this topic . But I still taught the whole topic myself, even though assignmentbro did everything for me perfectly!

Collapse
 
dionarodrigues profile image
Diona Rodrigues

Yes, it is!!! :)

Collapse
 
shrit1401 profile image
Shrit Shrivastava

Now, The previous rendition of the react documentation has become unpalatable to me.

Collapse
 
dionarodrigues profile image
Diona Rodrigues

Same feeling here.

Collapse
 
gunaerode profile image
Guna

Awesome😊 Thanks for article

Collapse
 
dionarodrigues profile image
Diona Rodrigues

Thanks! It's always great to write for the community! 😊

Collapse
 
morokhovskyi profile image
Morokhovskyi Roman

I love ReactJS functional approach, it's super powerful

Collapse
 
dionarodrigues profile image
Diona Rodrigues • Edited

I totally agree with you. I would say it's the best React change ever! :)

Collapse
 
raycaballero profile image
Ray Caballero

Thank you!

Collapse
 
dionarodrigues profile image
Diona Rodrigues

You’re welcome! :)

Collapse
 
vasu7389 profile image
Vasu Awasthi

Should we remove the interview questions related to old class based approach then 😁😜
From - react interview questions 2023

Collapse
 
dionarodrigues profile image
Diona Rodrigues

Hahaha!!! I think if the company doesn't use class-based components in their code then this kind of question definitely doesn't make sense. 😁

Collapse
 
dionarodrigues profile image
Diona Rodrigues

Thanks!! ❤

Collapse
 
andrewbaisden profile image
Andrew Baisden

It's about time it got an update, it's going to be much more relevant now.

Collapse
 
lotfijb profile image
Lotfi Jebali

Thanks for sharing
Do you prefer class or functional components ?

Collapse
 
dionarodrigues profile image
Diona Rodrigues

For me, as a JS developer, functional components have always been best, but I understand that for some developers, class-based components have won their hearts. And you, what do you prefer?

Collapse
 
dmineev profile image
dmineev

very useful

Some comments have been hidden by the post's author - find out more