You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/pages/blog/alpha-release.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,6 +176,12 @@ headline="Read more from the community"
176
176
authorHandle: 'jensroemer.com',
177
177
description: 'Reflections on learning, community, and change.'
178
178
},
179
+
{
180
+
url: 'https://voidzero.dev/posts/npmx-alpha',
181
+
title: 'VoidZero and npmx: Building Better Tools Together',
182
+
authorHandle: 'voidzero.dev',
183
+
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.',
184
+
},
179
185
{
180
186
url: 'https://paulie.codes/blog/3mfs2stugzp2v',
181
187
title: 'Overcoming Imposter Syndrome: My First Open Source Contribution',
0 commit comments