8000 GitHub - mobilehackersdotio/pwa-confs: ๐Ÿ—“ List of conferences talking about progressive web apps (PWA) and apps that run in a browser
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mobilehackersdotio/pwa-confs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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:

  • Do not include the location of the conference in the name but specify it through the country attribute.
  • Cfp means "call for papers"
  • cfpUrl and cfPendDate are optional links, please do not include these attributes instead of leaving them blank.
  • Please do not include regular meetups or workshops

You can also ping us on twitter.

Contributors

waiting for contributors ...

License

All content is MIT.

About

๐Ÿ—“ List of conferences talking about progressive web apps (PWA) and apps that run in a browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0