General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Anony Mousse
ForrestKnight
comments
Comments by "Anony Mousse" (@anon_y_mousse) on "7 JavaScript Changes You Missed in 2024" video.
I'm not sure why tuples and records need a # to denote them. If a language is going to require a special syntax for something of that nature, I'd prefer if the symbol used were one that didn't require a shift key. Of course, for records and tuples you shouldn't need special characters in that way. Just doing {} and [] should suffice. Although, I wouldn't be opposed to \[] as a syntax because none of the three require shift.
2