-
@AryanJabbari @dan_abramov But you can do 10000..toLocaleString() (What’s happening is you’re allowed to have a trailing . in number literals so you have to have a second . to indicate that you want to access a property of the number. Yay syntactic ambiguity!)