I still say that Javascript is objectively wrong for doing things like 'fs.writefile' and 'fs.writefilesync' instead of 'fs.writefileasync' and 'fs.writefile'.
When everything else is synchronous you label the async functions, not the functions that follow the patten of every other function in the language.
Thank you for coming to my ted talk.