
The celebrations have quickly turned to concerns for many
On Thursday night, James Corden announced that he will be leaving the Late Late Show next year.
By the time the Brit leaves the show in 2023, he will have spent eight years hosting one of American television’s flagship late night talk shows. After dozens of cringey Carpool Karaokes and painful Crosswalk Musicals, he’s departing.
But before we get into the funny reactions – and the worrying realisation some have made – here’s the one genuinely heartfelt tribute we could find.
.@JKCorden Congratulations, James, on what will be eight incredible years at CBS. 12:30 won’t be the same without you. But looking forward to your exciting adventures as the new Doctor Who! pic.twitter.com/MGW0J9t0qe
— Stephen Colbert (@StephenAtHome) April 28, 2022
That aside, Twitter was flooded with positive vibes following the announcement, not from people wishing him luck for the future and thanking him for his services to late night talk shows, but just everyone being absolutely delighted that he will no longer be clogging up their screens.
James Corden quits late night show:
Everyone else: pic.twitter.com/n7ZkP7Xlgt— Lay’ (@laylamuntas) April 28, 2022
No combination of words in the English language is more beautiful than, “James Corden will leave.” https://t.co/267w6oj8N6
— Brandon Bird (@Brandon_Bird) April 28, 2022
Some went as far as saying that Corden’s departure was a sign that the world is “returning to balance.”
Daisy Ridley is back on Insta, James Corden is leaving TV, The Batman is getting a sequel
The world is slowly returning to balance https://t.co/hssMimsu6m
— Will🤘🏽📽⌚️💻 (@anakinfan8) April 28, 2022
THE WORLD IS HEALING THANK FUCKING GOD FUCK JAMES CORDEN JAMES CORDEN IS ANNOYING AND NOT EVEN CLOSE TO BEING FUNNY https://t.co/f3OsFlzgKW
— Sir Pootington 💙💛 (@SirPootington) April 28, 2022
But others had a dreadful realisation – Corden leaving the show that kept him busy most of the week will mean that he has more time to pursue other avenues.
You thought he was in everything whilst he had a talk show three nights a week. Just imagine how much time he has on his hands now…
oh great, James Corden has even more time to be in every fucking musical for no fucking reason
— Babs Gray (@BabsGray) April 29, 2022
This is NOT good news.
Think about how many bad movies James Corden made WHILE he had a full time job. A Pandora’s box has been unleashing. He’ll be spider-man before the decade’s out https://t.co/IdOAl0QA4w
— Quinton Reviews🎬 (@Q_Review) April 28, 2022
James Corden is stepping away from hosting late night so he can focus on stealing gay roles from actual gay men.
— Benjamin Siemon (@BenjaminJS) April 28, 2022
And the fanbase of one English show in particular, which Corden has already appeared in twice before, has suddenly become very very concerned…
I’ve seen way too many James Corden 14th Doctor tweets, please stop putting this thought out into the universe I beg you 😭😭
— Anna Who (@annastewartwho) April 28, 2022
wait…
russell t davies is coming back to doctor who again in 2023. and james corden is leaving in 2023…
OH GOD PLS NO!!! pic.twitter.com/aZJox6HN0q
— aMucc 💙💛 (@amurkymuc) April 28, 2022
There is one pretty good suggestion for what Corden could do after leaving the Late Late Show though.
James Corden. https://t.co/DfFpskyQOJ
— No Context Brits (@NoContextBrits) April 24, 2022
Whatever happens, we’re just going to have to accept that it doesn’t matter which shows James Corden leaves or joins.
The fact of the matter is that he has become a real-world Thanos – he is inevitable.
Related links:
var host="www.joe.co.uk"; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url="https://quantcast.mgr.consensu.org" .concat('/choice/', 'wFs6Tqd6-pgRC', '/', host, '/choice.js') var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type="text/javascript"; element.src = url;
firstScript.parentNode.insertBefore(element, firstScript);
function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame;
function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);
if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe');
iframe.style.cssText="display:none"; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; }
function tcfAPIHandler() { var gdprApplies; var args = arguments;
if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' };
if (typeof args[2] === 'function') { args[2](retr); } } else { queue.push(args); } }
function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {};
try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {}
var payload = json.__tcfapiCall;
if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } event.source.postMessage(returnMsg, '*'); }, payload.parameter ); } }
while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {}
if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } };
makeStub();
var uspStubFunction = function() { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function() { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } };
var checkIfUspIsReady = function() { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } // This callback is triggered on each page load __tcfapi('addEventListener', 0, function(tcData, success) { if (success && (tcData.eventStatus == 'useractioncomplete' || tcData.eventStatus == 'tcloaded')) { processCmpData(tcData); } }); function processCmpData(tcData) { // Flag that CMP has been processed. consentManager.cmpProcessed = true; // Permutive disabling needed? if (tcData.purpose.consents[1] && tcData.purpose.consents[3]) { consentManager.permutive.isAllowed = true; } if (consentManager.isAllowed('permutive')) { window.localStorage.removeItem('permutive-opt-out'); } else { window.localStorage.setItem('permutive-opt-out', 'true'); } consentManager.setUserConsent(tcData); if(consentManager.isAllowed('google')) { (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l="+l:"';j.async=true;j.src="https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NTW9BPH'); } // Consent String is needed as DFP target consentManager.setConsentString(tcData.tcString); consentManager.trackPublisherConsentLevel(tcData.publisher.consents); consentManager.trackVendorConsentLevel(tcData.vendor.consents); /** * According to Google policies, if Publisher Purpose 1 is revoked, we should not display ads at all * Check https://support.google.com/admanager/answer/9805023?hl=en for more information * Here we update the flag that points if ads should be rederer or not. */ consentManager.hideAds(tcData.purpose.consents[1]); // Posts tagged as sensitive shouldn't be showing any ads. Since we have a way to control ads viewability through // the consent manager, it's easy to check for the posts tags and flagged if they should shown or not. // According to Google policies, if Publisher Purpose 1 is revoked, we should not display ads at all // Check https://support.google.com/admanager/answer/9805023?hl=en for more information if (consentManager.hasBeenProcessed() && consentManager.displayAds) { consentManager.renderAds(); } // If consent was processed once the page was loaded, there are some ads that may not appear. Let's run prebid again. if (typeof executeParallelAuctionAlongsidePrebid !== 'undefined' && !consentManager.prebidProcessed && consentManager.displayAds) { executeParallelAuctionAlongsidePrebid() } // Facebook and Twitter are non IAB vendors, so we need to check their consents using a different callback __tcfapi('getNonIABVendorConsents', 0, function(consent, success) { if (success && consent.gdprApplies) { consentManager.setUserNonIabConsent(consent); } }) if (!consentManager.sentEventFbPixel && consentManager.isAllowed('facebook')) { !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','//connect.facebook.net/en_US/fbevents.js'); fbq('init', '1294117580618248'); fbq('track', "PageView"); fbq('track', 'ViewContent'); consentManager.sentEventFbPixel = true; } if (!consentManager.sentEventTwPixel && consentManager.isAllowed('twitter')) { !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments); },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src="https://static.ads-twitter.com/uwt.js", a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script'); // Insert Twitter Pixel ID and Standard Event data below twq('init','o1f6l'); twq('track','PageView'); consentManager.sentEventTwPixel = true; } }