Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/data/externalArticles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const externalArticles: ExternalArticle[] = [
},
{
title: 'The Best Internal Developer Platform Might Be the One Nobody Opens',
url: 'https://itnext.io/the-best-developer-platform-might-be-the-one-nobody-opens-7c55d322f348',
url: 'https://medium.com/itnext/the-best-developer-platform-might-be-the-one-nobody-opens-7c55d322f348',
description:
'As AI agents increasingly become the primary interface for interacting with developer platforms, the best internal developer platform is one that stays invisible to developers but must still be built with the same rigor around self-service, governance, and continuous improvement.',
date: '2026-06-09',
Expand Down