Skip to content

Commit 016f82b

Browse files
alcfeohmarcelscruz
andauthored
Adding "Vue School" (#1012)
* Adding "Vue School" * Update v.ts --------- Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com>
1 parent 1c20643 commit 016f82b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

resources/v.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,15 @@ export const resources: Resource[] = [
191191
url: 'https://vuejobs.com/',
192192
},
193193
{
194+
name: 'Vue School',
195+
description:
196+
' The #1 source for learning the Vue ecosystem. Basic to advanced Vue.js, Nuxt, Pinia, and more. Vue Masterclass and over 1500+ lessons from core team members & industry experts.',
197+
categories: ['Learn'],
198+
keywords: ['vue', 'vue.js', 'pinia', 'nuxt', 'javascript', 'typescript', 'learning'],
199+
url: 'https://vueschool.io',
200+
},
201+
{
202+
194203
name: 'Vurge',
195204
description: "It's like Clay but in Google Sheets",
196205
categories: ['AI', 'Productivity'],

0 commit comments

Comments
 (0)