Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Find a good way to describe react reconcilers #24

Open
toxicFork opened this issue Oct 17, 2017 · 3 comments
Open

Find a good way to describe react reconcilers #24

toxicFork opened this issue Oct 17, 2017 · 3 comments

Comments

@toxicFork
Copy link
Collaborator

See bottom part of /wiki/What-is-a-descriptor#example

@toxicFork toxicFork changed the title Find a good way to describe reconcilers Find a good way to describe react reconcilers Oct 17, 2017
@toxicFork
Copy link
Collaborator Author

Hopefully to be explained in https://www.npmjs.com/package/react-reconciler

@johnrees
Copy link
Contributor

johnrees commented Nov 4, 2017

For anyone stumbling across this thread -

There's some relevant info here https://github.com/facebook/react/tree/master/packages/react-reconciler

and a pretty decent tutorial (for react@15 using the now deprecated import ReactFiberReconciler from 'react-dom/lib/ReactFiberReconciler';) here https://github.com/nitin42/Making-a-custom-React-renderer

I've started playing with [email protected], it's promising. Getting excited about fiber :)

Hopefully some official docs will start to appear when [email protected] moves out of beta in the next week or so.

@johnrees
Copy link
Contributor

johnrees commented Nov 7, 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants