Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(tiny-react): remove redundant BNode.parent #167

Merged

Conversation

hi-ogawa
Copy link
Owner

@hi-ogawa hi-ogawa commented Oct 17, 2023

This back-pointer is only for BCustom/BFragment's self re-rendering, so it shouldn't be necessary.
This allows BEmpty to be constant / identical object (which eventually should be null constant cf. #162).

@hi-ogawa hi-ogawa merged commit e045826 into feat-tiny-react Oct 17, 2023
1 check passed
@hi-ogawa hi-ogawa deleted the refactor-tiny-react-remove-unused-bnode-parent branch October 17, 2023 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant