Start your All-Access Pass to unlock this challenge
Challenge 1 / 2
Ultimately - whether via a manual require
statement written
by you or via an autoloader function - something needs to
require/include a file before we can use the class that lives
inside of it.
But, which option will give you better performance?
Skip challenges and go to theNext Chapter