— That would immediately run the then
method
— Wouldn't return the data
— Im not sure how or why you would want that in a promise if it's sync either
— Yes, but it's an alternative to the callback version of the fs.readFile
— Well, bigger problems when using Sync
— Should note it isn't in the promise
— This is the same as just directly calling the function supplied