All Projects → tech-conferences → javascript-conferences

tech-conferences / javascript-conferences

Licence: other
List of conferences for frontend and Node.js developers

List of JavaScript conferences

You can see a full list of conferences for frontend and Node.js developers on confs.tech.

All conference data can be found at tech-conferences/conference-data.

How to add new events

Conferences are stored in the JSON files in the conferences folder grouped by year. To add a new conference, please submit a Pull Request or open an issue. Please provide the information about the conference in the following format:

  {
    "name": "",
    "url": "",
    "startDate": "2018-08-17",
    "endDate": "2018-08-19",
    "city": "",
    "country": "",
    "cfpUrl": "",
    "cfpEndDate": "",
    "twitter": "@twitter_handle"
  }

Please do not add workshops and user group meetups.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].