Skip to content

Commit

Permalink
Add jsconf marcelscruz#448
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanPabloDiaz committed Jun 13, 2024
1 parent df6f412 commit 927d8e6
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion resources/j.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ export const resources: Resource[] = [
},
{
name: 'Jobicy',
description: 'Jobicy is an online career platform that bridges the gap between talented professionals seeking remote career opportunities and innovative companies offering such positions.',
description:
'Jobicy is an online career platform that bridges the gap between talented professionals seeking remote career opportunities and innovative companies offering such positions.',
categories: ['Job', 'Remote'],
url: 'https://jobicy.com',
keywords: ['remote jobs', 'remote work', 'jobs', 'employment'],
Expand Down Expand Up @@ -110,6 +111,14 @@ export const resources: Resource[] = [
'Directory of free JavaScript ebooks. Contribute to revolunet/JSbooks development by creating an account on GitHub.',
url: 'https://jsbooks.revolunet.com/',
},
{
name: 'JSConf',
categories: ['Dev Conference'],
description:
'JSConf is a series of JavaScript conferences from around the world and online. Conferences for the JavaScript community.',
url: 'https://jsconf.com/',
keywords: ['JavaScript', 'conference', 'community'],
},
{
name: 'JustRemote',
categories: ['Job', 'Remote'],
Expand Down

0 comments on commit 927d8e6

Please sign in to comment.