dav1app

dav1app

Follow
homebadges
Tag

JavaScript

#javascript

More content

Read more stories on Hashnode


Articles with this tag

Future JavaScript

Sep 9, 20212 min read

Some JavaScript features that you may (or may not) see in the future. Taken from the TC39 and newer V8. ยท Top-level await // index.js await myFunction()...

Future JavaScript