Skip to content

chesterheng/javascript-new-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

JavaScript New Features

ES2022

  • Array
    • at
  • Object
    • hasOwn
  • Asynchronous JavaScript
    • top-level await
  • OOP
    • private fields, methods and accessors
    • static fields and methods
  • RegExp
    • match indices with the d flag

About

JavaScript New Features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published