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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: 馃挕 convert prototype to class #728

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jamashita
Copy link
Contributor

Hi there!
I convert the prototype-based implementation to a class-based implementation! Please have a look!

@markstos
Copy link
Collaborator

markstos commented May 1, 2023

馃憤馃徏 Looks like this doesn't cause any new test failures.

@markstos
Copy link
Collaborator

markstos commented May 1, 2023

I'm in favor of merging this, but would like to get #704 resolved first. You are welcome to take a look if you'd like.

@markstos
Copy link
Collaborator

markstos commented May 1, 2023

This appears to conflict with your other PR. I'll merge it when the conflicts are resolved.

@jamashita
Copy link
Contributor Author

Hi sir! I've resolved all the conflicts! I believe it should be good to go now! 馃挭 馃槉

@jdmarshall
Copy link
Contributor

I would love to get util factored completely out, but it is stateful in a couple of places that make that tricky.

this might be a step toward that eventuality, or at least it doesn鈥檛 seem to make things worse..

LGTM

@jdmarshall
Copy link
Contributor

I think we could also start using nullish operators, but that would necessitate bumping to node 14 and trunk is still on 10.0.0

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

Successfully merging this pull request may close these issues.

None yet

3 participants