Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

307 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List of JavaScript conferences

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

The list is going to be updated as the new events are announced. This repository stores the list.

List of JavaScript conferences

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.

About

List of conferences for frontend and Node.js developers in 2017

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors