DEV Community

Cover image for Deep dive into React codebase [EP1: Prerequisites]

Deep dive into React codebase [EP1: Prerequisites]

Nick on January 09, 2022

Preface My last article about the obscured history behind Hyperscript was warmly received, so I decided to pursue the matter... Have yo...
Collapse
 
costinmanda profile image
Costin Manda

Great job! I don't really enjoy React that much and I suspect it's because I don't grasp the fundamentals. This helps a lot! I also appreciated the structure of the post and the detailed research you put into it.

And yes, I would love a post about reconcilers, too. Thanks!

Collapse
 
fromaline profile image
Nick

I’m glad to hear it, thanks!

Okay, in that case, I’ll start my research on reconcilers soon!

Collapse
 
puff__here profile image
Puff

Great article! Thank you!

Collapse
 
fromaline profile image
Nick

You’re welcome!

Collapse
 
denis_yaru profile image
Denis

Awesome episode! Keep moving!

Collapse
 
fromaline profile image
Nick

Thanks 😊

Collapse
 
kitkatbaunty profile image
Katy

Such a useful article!

Collapse
 
fromaline profile image
Nick

Thanks 🙏🏻

Collapse
 
kkaill profile image
KK-AI-LL

*Really appreciate you work on this subject, thank you so much! *

I'm really interested in creating an MVC client-side app like it's 2011 to see how problems come, hoping to see your article on this!

Sidenote: If you want to code an app with cascading updates in place to trace the problem, that led to React creation, let me know in the comments. I'll attempt to figure things out even more and make another tutorial-like article, where we would create an MVC client-side app like it's 2011 and we are a group of engineers at Facebook Ads Org.

Collapse
 
somshekhar profile image
Som Shekhar Mukherjee • Edited

Thanks a lot for this ❤

Also, a series on the following would be really really helpful, specially the "code their simpler versions" part.

If you want to understand the difference between Fiber and Stack Reconcilers, let me know in the comments and I'll consider making a series of articles, where we would take a deep dive into both reconcilers and code their simpler versions ourselves.

Collapse
 
slavicandreev profile image
Slavic Andreev | slavic.eth

Great writeup. Thank you

Collapse
 
fromaline profile image
Nick

I’m glad, thank you ☺️

Collapse
 
naveen_prasad_8e1df595cc3 profile image
Naveen Prasad

Such a nice and well-put article

Collapse
 
programmerraja profile image
Boopathi

I would too love a post about reconcilers, too

Thank you so much for this valuable information