Urgent.News

the world's headlines, one feed

Tech

Disney+ looks to TikTok creators to bring fan content to its short-form video feed

As streamers compete with social media giants for viewer attention, Disney+ is partnering with TikTok to bring creator content to its app.

We haven't written up this one. TechCrunch has the full story — the link below goes straight to it.

This story

This is one outlet's version. Read the fullest account.

Read the original at techcrunch.com →

More in Tech

Tech

Debugging Node.js Like a Pro

Start with the Built-in Inspector Before reaching for external tools, remember Node.js has a built-in debugger. Run your script with --inspect and open chrome://inspect in Chrome to get a full…