Listed bellow are the projects participating in this event. If you are attending, please take time prior to the event to choose a project and set up a local development environment. At the event there will be brief presentations of the projects (1 minutes per project), and you will be able to choose the project you wish to contribute to, but getting ready before the event will save you time during the event. So if there are several interesting projects, you may choose to set up a local environment for all of them.
Put this hashtag in the comments of any issue or PR you work on
Mozilla’s brand new React+Redux frontend for a JS debugger (Amit Zur)
Requirements:
[optionally create a fork - see below “Submit a PR”]
$ git clone https://github.com/devtools-html/debugger.html.git
$ cd debugger.html
$ yarn
$ yarn start
[open localhost:8000 in any browser]
[open another terminal]
$ yarn firefox
[choose any app from there or your own]
More info can be found here
Will be added
Will be added
Will be added