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

Todo Feature #7

Open
7 of 31 tasks
echosoar opened this issue Feb 9, 2023 · 0 comments
Open
7 of 31 tasks

Todo Feature #7

echosoar opened this issue Feb 9, 2023 · 0 comments

Comments

@echosoar
Copy link
Owner

echosoar commented Feb 9, 2023

  • Base(String/Number/Boolean/Object/Array/Function/Error) Object
    • string.pro.charAt
    • string.pro.charCodeAt
  • new Object
  • arrow function
  • new function
  • this
  • instanceof
  • deconstructed assignment
  • try-catch
    • finally
  • typeof
  • throw error / global error
  • eval
  • class
  • This
  • float
  • Numeric separators [ES2021]
  • TC39 test262
  • promise
  • Iterators / for -in/for-of
  • more global Object
    • Regexp
    • Symbol
    • Bigint
    • Map
    • Set
    • Math
    • Date
    • JSON
  • microtask queue for timer and promise
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

No branches or pull requests

1 participant