Urgent.News

the world's headlines, one feed

Tech

Disney announces a global deal with TikTok to bring "thoughtfully curated" fan-created short-form videos based on Disney's IP to Disney+'s vertical Verts feed (Brooks Barnes/New York Times)

Disney said it would allow “thoughtfully curated” fan-created videos, using clips from its library, to appear on the streaming service.

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

Also reported by 5 other outlets

Read the original at nytimes.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…