Files and fs
Big Word
Error-first callback: Callbacks take an error object as their first parameter
null if no error, otherwise will contain an object defining the error. This is a standard so we know in what order to place our parameters for our callbacks.