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

JSX Scope - Improve Codebase #177

Open
francinelucca opened this issue Jan 24, 2024 · 2 comments
Open

JSX Scope - Improve Codebase #177

francinelucca opened this issue Jan 24, 2024 · 2 comments

Comments

@francinelucca
Copy link
Contributor

Summary

What problem (or opportunity) are we solving? Why are we solving it? Is there supporting user
conversations or research?

Idea for potentially simplifying JsxScope logic: make the dependency tree into its own class with methods that allow different types of lookups, filters, and maybe even some state-based stuff on it to traverse the tree as a way to encapsulate a bunch of that dependency tree behavior

@mattrosno mattrosno changed the title Enhancement: JsxScope - Improve Codebase JSX Scope - Improve Codebase May 15, 2024
@mattrosno
Copy link
Collaborator

@francinelucca have we done any of this refactoring yet? If no, should we keep this issue open?

@francinelucca
Copy link
Contributor Author

@francinelucca have we done any of this refactoring yet? If no, should we keep this issue open?

@mattrosno We have not gotten around to this. I'd say its not high priority but it'd be a good refactor to do if we find the time to

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

No branches or pull requests

2 participants