🔥 14 Chrome Dev Tools Tricks
🔥 Pass values along your promise chain by resolving them with Promise.all()
🔥 Safari will fire a submit event even if a form is invalid. Use .checkValidity() to stop submission if required inputs aren't satisfied.