List of conferences pulled out from JSON files.
- See all JavaScript conferences
- See all CSS conferences
- See all PHP conferences
- See all Design / UX conferences
- See all Ruby conferences
- See all iOS conferences
- See all Technical communication conferences
- See all Data conferences
- See all Android conferences
- See general conferences
Don't hesitate to add new conferences by creating an issue or creating a pull request. 🤓
Conferences are JSON based files. They have the following structure:
{
"name": "",
"url": "",
"startDate": "2018-08-17",
"endDate": "2018-08-19",
"city": "",
"country": "",
"cfpUrl": "",
"cfpEndDate": "",
"twitter": ""
}
Dates are formatted like YYYY-MM-DD
, and if the date has not been defined yet, you can use this format as well: YYYY-MM
.
- To add JavaScript conferences, create a Pull Request on the javascript-conferences repo.
- For all other conferences, create a Pull Request on this repo.
Because together we are stronger, we are looking for other contributors. So hit us and let's contribute!
Most of the conferences are originally pulled from other repo: