Confirmed users
1,209
edits
(collapse phase 1) |
(outline for developer hub next steps) |
||
Line 1: | Line 1: | ||
__NOTOC__ | |||
This page contains all of the important details for the '''Apps Developers''' project (marketplace.mozilla.org/developers). | This page contains all of the important details for the '''Apps Developers''' project (marketplace.mozilla.org/developers). | ||
Line 110: | Line 111: | ||
== Phase 2: Turn Developer Hub into a one-stop destination == | == Phase 2: Turn Developer Hub into a one-stop destination == | ||
{{Draft}} | {{Draft}} | ||
and | marketplace.m.o/developers should be a one-stop destination for developers. | ||
- | |||
=== Developer Hub vs. MDN === | |||
To avoid confusion and duplication, the distinction between the developer hub and MDN is important: | |||
Devhub: | |||
* provides tutorials and end-to-end guides from | |||
* outlines platform capabilities | |||
* links to resources | |||
* provides links to download key developer products, like development templates, web components | |||
* has examples and excerpts | |||
* limited scope to "interesting aspects" of the apps stack | |||
* does '''not''' go into nitty-gritty details of APIs and all conceivable tools | |||
MDN: | |||
* Canonical source of all docs content, even the content displayed as part of the dev hub (devhub pulls specific data from MDN) | |||
* has in-detail API documentation, for all relevant APIs | |||
* covers the entire web stack | |||
=== Content === | |||
==== Existing/in-progress content ==== | |||
* [[Apps/Mortar|open web apps development templates]] (mortar, webgamestub) | |||
* [[Apps/x-tag|web components]] (x-tags) | |||
* tutorials and end-to-end "walkthrough" | |||
** Outline and resources above (stage 1). | |||
* [[Apps/DesignGuide|apps UX design guidelines]] | |||
* apps submission API docs | |||
==== Planned content ==== | |||
* landing page for potential partners. | |||
=== Next steps === | |||
* Develop information architecture to tie content together meaningfully (w/TBD UX help) | |||
* Define scope for upcoming product milestones (w/Caitlin) |