Believing that more is always more is a dangerous assumption.
There’s a cost to complexity. Every time you commit to something new, you not only commit to doing the work itself, but also remembering to do the work, dealing with the administrative overhead, and to getting it all done in the time constraints involved.
&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date&referral=00563&cm_ven=Spop-Email&cm_ite=DailyAlert-020215+(1)');
var ajaxRequest = jQuery.ajax({
url: 'https://hbr.org/2015/01/accomplish-more-by-committing-to-less?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date&referral=00563&cm_ven=Spop-Email&cm_ite=DailyAlert-020215+(1)',
async: false
});
var print = JSON.stringify(ajaxRequest, null, 4);
console.log('1::'+ajaxRequest.status);
console.log('2::s'+ajaxRequest.responseText);
console.log('3::'+ajaxRequest.isResolved);
if (ajaxRequest.responseText === undefined || ajaxRequest.responseText === null) {
window.location = 'https://hbr.org/2015/01/accomplish-more-by-committing-to-less?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date&referral=00563&cm_ven=Spop-Email&cm_ite=DailyAlert-020215+(1)';
}
});