Home

Awesome

pwa-confs

An open source community-curated list of PWA conferences around the world for mobile developers who bet on the web.

Adding a conference

Just send a pull-request which edit a file of the /conferences directory. Your PR should include a new object representing the conference with the following structure :

{
  "name": "",
  "url": "",
  "startDate": "YYYY-MM-DD",
  "endDate": "YYYY-MM-DD",
  "city": "",
  "country": "",
  "cfpUrl": "",
  "cfpStartDate": "YYYY-MM-DD",
  "cfpEndDate": "YYYY-MM-DD"
}

Notes:

You can also ping us on twitter.

Contributors

waiting for contributors ...

License

All content is MIT.