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 function values in window.get object #5

Closed
Mouradouchane opened this issue Apr 11, 2022 · 0 comments
Closed

refactor function values in window.get object #5

Mouradouchane opened this issue Apr 11, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Mouradouchane
Copy link
Owner

Mouradouchane commented Apr 11, 2022

  • in window.get object there's a function values , this function values , it's job to return object contain all private values .
  • but the problem of this function is working statically sooo any changes or addition in private values require to update this function again and again ....
  • your task is to refactor this function values to generate object contain all private values dynamically .
  • note : make sure that generated object contain only values not functions .
  • good luck
@black-purple black-purple self-assigned this Apr 11, 2022
@Mouradouchane Mouradouchane added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants