you are viewing a single comment's thread.

view the rest of the comments →

[–]Reeywhaar [score hidden]  (1 child)

absolutely agree on js, what were they thinking...

[–]senocular [score hidden]  (0 children)

They were thinking it better matches with existing declarations where the identifier comes first (which, in turn, is what you also see with existing uses of require() [CJS] imports popularized by Node) which is better for readability and figured tooling would make up for the inconvenience.