Conference data
Here resides all the data used on confs.tech.
- Run the tests:
$ npm start
- Reorder conferences:
$ npm run reorder-confs
- Update valid locations:
$ npm run updateValidLocations
Adding a conference
All conferences are stored in JSON files, sorted by topics and years. All data is open source and crowd sourced by the community. Whether added directly from the website by conference organizers or through pull requests.
Conference data have the following structure:
{
"name": "",
"url": "",
"startDate": "YYYY-MM-DD",
"endDate": "YYYY-MM-DD",
"city": "",
"country": "",
"cfpUrl": "",
"cfpEndDate": "",
"twitter": ""
}
Active contributors
See all conferences
- See all .NET conferences
- See all Accessbility conferences
- See all Android conferences
- See all APIs conferences
- See all Clojure conferences
- See all CSS conferences
- See all Data conferences
- See all Design / UX conferences
- See all Dev Ops conferences
- See all Elixir conferences
- See all Elm conferences
- See all Golang conferences
- See all GraphQL conferences
- See all Groovy conferences
- See all Haskell conferences
- See all iOS conferences
- See all IoT conferences
- See all JavaScript conferences
- See all Leadership conferences
- See all performance conferences
- See all PHP conferences
- See all Product conferences
- See all Python conferences
- See all Ruby conferences
- See all Rust conferences
- See all Scala conferences
- See all Security conferences
- See all Technical communication conferences
- See all Testing conferences
- See all TypeScript conferences
- See general conferences