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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,12 @@ headline="Read more from the community"
89
89
authorHandle: 'whitep4nth3r.com',
90
90
description: 'Getting involved in open source doesn\'t have to be scary! Understand how to find a great project and make your first contribution in this guide from Salma.'
91
91
},
92
+
{
93
+
url: 'https://roe.dev/blog/a-virtuous-cycle',
94
+
title: 'A Virtuous Circle',
95
+
authorHandle: 'danielroe.dev',
96
+
description: 'There\'s a reason why building npmx has been such a blast so far, and it\'s one of the most powerful patterns in open source software development. It\'s also why \'the 10x developer\' is an incredibly dangerous myth.'
title: 'vue-data-ui is on npmx npmx is on vue-data-ui',
@@ -149,6 +155,12 @@ headline="Read more from the community"
149
155
authorHandle: 'voidzero.dev',
150
156
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.',
0 commit comments