Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>As far as "Hello World!"-type of beginner-applications concerned, I think <a href="https://hacks.mozilla.org/2012/12/fxosstub-a-minimalists-working-example-of-the-design-guide-rules-for-firefox-os/" rel="nofollow"><code>fxosstub</code></a> is as close as it gets. Also as you will most definitely want to work with some of the <a href="https://wiki.mozilla.org/WebAPI" rel="nofollow">Open Web API-s</a>, so I'd recommend studying Robert Nyman's <a href="https://hacks.mozilla.org/2013/01/introducing-the-firefox-os-boilerplate-app/" rel="nofollow">Firefox OS Boilerplate App</a>, which itself, is based on the above mentioned <code>fxosstub</code> application, and is a great way to learn a thing or two about the Open Web API-s and about accessing the mobile device hardware through JavaScript API calls in Firefox OS.</p> <p>Those two articles mentioned both appeared on <a href="https://hacks.mozilla.org/" rel="nofollow">Mozilla Hacks</a>, mozilla's developer blog, which is treasure trove of - among other things - <a href="https://hacks.mozilla.org/category/firefox-os/" rel="nofollow">Firefox OS related articles and resources</a>. Another great place to start would be the <a href="https://marketplace.firefox.com/developers/docs/quick_start" rel="nofollow">Quick start guide</a> in the Developer section of the <a href="https://marketplace.firefox.com/" rel="nofollow">Firefox Marketplace</a>.</p> <p>For technical reference you should check out the <a href="https://developer.mozilla.org/" rel="nofollow">Mozilla Developer Network</a> - it contains a host of very useful information about <a href="https://developer.mozilla.org/en-US/docs/Web/Apps" rel="nofollow">Web Applications</a>, <a href="https://developer.mozilla.org/en-US/docs/Web/API" rel="nofollow">Web API-s</a> and general web development, too.</p> <p>For Firefox OS UI-design samples, resources &amp; best practices you might want to check out the <a href="https://hacks.mozilla.org/2013/08/introducing-brick-minimal-markup-web-components-for-faster-app-development/" rel="nofollow">Mozilla Brick Library</a> (a successor to the former <a href="http://buildingfirefoxos.com/" rel="nofollow">Building Firefox OS</a> website) if you want your app to blend in visually with the core applications in Firefox OS.</p> <p>Also there is a pretty active community at the <a href="https://groups.google.com/forum/#!forum/mozilla.dev.webapps" rel="nofollow">Mozilla webapps mailing list</a> where you might find lots of helpful chaps, well-versed in the intricacies of Firefox OS, and would gladly help you out whenever you might find yourself stuck during development.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload