Is the end of the sentence a mistake of 7.2?
-
-
-
I’m not sure I understand what you mean. The V8 version number is 7.2.
- 2 more replies
New conversation -
-
-
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
Loved to see JSON.stringify update, I use an online tool to do thathttps://jsonformatter.org
-
Pretty-printing JSON was already supported. Try this in your console: const object = { x: 4, y: 2 }; JSON.stringify(object, null, 2); The “well-formed JSON.stringify” proposal is specifically about this behavior: https://v8.dev/blog/v8-release-72#well-formed-json.stringify …
End of conversation
New conversation -
-
-
Any expected version / time for the private class fields? :-)
-
There’s still some open discussions. We’ll probably know more after the January TC39 meeting. Soon™!
- 3 more replies
New conversation -
-
-
-
MY PRECISE THOUGHT WHEN I SAW IT THIS MORNING
End of conversation
New conversation -
-
-
... a faster async await implementation... https://v8.dev/blog/fast-async#await-under-the-hood …pic.twitter.com/1jdc0AaOIF
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.
public class fields
Intl.ListFormat
well-formed JSON.stringify
module namespace exports