javascript-conferences
javascript-conferences copied to clipboard
List of conferences for frontend and Node.js developers
Hey there, it's ConfsBot! 👋🏼 Here is a new conference: ```json { "name": "JS Conf Armenia", "url": "https://jsconf.am", "startDate": "2018-11-03", "endDate": "2018-11-03", "city": "Yerevan", "country": "Armenia", "twitter": "@jsconf.am", "cfpUrl": "",...
How about converting this to a Calendar, that people can subscribe to? BTW, great work 👍
Hi Ekaterina, First of all, awesome work with this repo! It's something that's sorely needed in the community! I actually built something similar a couple of months ago: https://github.com/benmvp/frontend-confs. I...