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 @@ -176,6 +176,12 @@ headline="Read more from the community"
authorHandle: 'jensroemer.com',
description: 'Reflections on learning, community, and change.'
},
{
url: 'https://voidzero.dev/posts/npmx-alpha',
title: 'VoidZero and npmx: Building Better Tools Together',
authorHandle: 'voidzero.dev',
description: 'How VoidZero and npmx.dev share a vision for making JavaScript developers more productive, and how real-world feedback from open-source builders helps improve our tooling.',
},
{
url: 'https://paulie.codes/blog/3mfs2stugzp2v',
title: 'Overcoming Imposter Syndrome: My First Open Source Contribution',
Expand Down
Loading