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
6 changes: 6 additions & 0 deletions app/pages/blog/alpha-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,12 @@ headline="Read more from the community"
authorHandle: 'patak.cat',
description: 'The story of the many people and communities that converged to build npmx together.'
},
{
url: 'https://www.freecodecamp.org/news/learning-to-enjoy-code-reviews-with-npmx/',
title: 'OSS Pull Request Therapy: Learning to Enjoy Code Reviews with npmx',
authorHandle: 'abbeyperini.dev',
description: 'For years, I thought Open Source Software (OSS) just wasn\'t for me. Curious about the hype I saw on Bluesky, I recently joined the npmx Discord server on a whim. My journey from lurker to contributor taught me a lot about OSS and gave me new confidence going into code reviews.'
},
{
url: 'https://graphieros.github.io/graphieros-blog/blog/2026/npmx.html',
title: 'vue-data-ui is on npmx npmx is on vue-data-ui',
Expand Down
Loading