Handling Rejections
Rejection
π¨βπΌ Nice work! Now our Promise chain handles failures and converts them into
an error state the rest of the app can understand.
Next up: async/await gives us a cleaner syntax for the same flow.
Welcome to the EpicWeb.dev Workshop app!