aboutsummaryrefslogtreecommitdiff
path: root/files/id/zones/index.html
blob: 1e9cf865464fe8076ffb2adb4bbb99e04cb32b2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
---
title: Zones
slug: Zones
translation_of: Zones
---
<p>MDN zones provide you one-stop access to information about specific topic areas or products. Here's a list of all the zones available to you.</p>
<div class="row topicpage-table">
 <div class="section">
  <h2 id="Web_and_app_development">Web and app development</h2>
  <dl>
   <dt>
    <a href="/en-US/Apps">App Center</a></dt>
   <dd>
    Learn how to create open Web apps—rich experiences that run across multiple devices and form factors—using the same Web standards and open technologies you already know.</dd>
   <dt>
    <a href="/en-US/docs/Tools">Developer tools</a></dt>
   <dd>
    Learn how to use the Firefox developer tools to debug, test, and optimize your Web apps and sites.</dd>
   <dt>
    <a href="/en-US/Marketplace">Firefox Marketplace</a></dt>
   <dd>
    An open, non-proprietary online marketplace for Web applications built using HTML, CSS, and JavaScript. Submit apps to the Firefox Marketplace or use the code to build your own marketplace.</dd>
   <dt>
    <a href="/en-US/docs/Games">Game development</a></dt>
   <dd>
    Learn how to develop games for the Web, how to port existing games to Web technologies, and how to turn your games into Web apps.</dd>
   <dt>
    <a href="/en-US/docs/Mozilla/Developer_Program">Mozilla Developer Program</a></dt>
   <dd>
    Learn more about the Mozilla Developer Program, where you can sign up for membership in the program, subscribe to our newsletter, and access our growing array of features for Web developers.</dd>
  </dl>
 </div>
 <div class="section">
  <h2 id="Products" name="Products">Products and projects</h2>
  <dl>
   <dt>
    <a href="/en-US/docs/Emscripten">Emscripten</a></dt>
   <dd>
    An LLVM to JavaScript compiler; this lets you compile, for example, C++ code into JavaScript code which can be run in any Web browser.</dd>
   <dt>
    <a href="/en-US/docs/L20n">L20n</a></dt>
   <dd>
    A JavaScript localization framework for unleashing your natural language's power with simple code.</dd>
   <dt>
    <a href="/en-US/docs/Project:MDN">The MDN project</a></dt>
   <dd>
    The Mozilla Developer Network (this site) relies on its community of readers and contributors to grow and improve. You can learn here how to help use, contribute to, and build the code behind MDN!1</dd>
   <dt>
    <a href="/en-US/Persona">Persona</a></dt>
   <dd>
    A new simple, privacy-sensitive single-sign in system developed by Mozilla which lets users log into your Web site using their email address, freeing you from password management.</dd>
  </dl>
  <h2 id="Mozilla_technologies">Mozilla technologies</h2>
  <dl>
   <dt>
    <a href="/en-US/Add-ons">Add-ons</a></dt>
   <dd>
    Learn how to build and install extensions, themes, and plug-ins for Mozilla-based software, including the popular Firefox Web browser.</dd>
   <dt>
    <a href="/en-US/Firefox">Firefox</a></dt>
   <dd>
    Learn all about Firefox, from how to build and revise it to how to build add-ons specifically for it.</dd>
   <dt>
    <a href="/en-US/Firefox_OS">Firefox OS</a></dt>
   <dd>
    A new mobile operating system developed by Mozilla which lets users install and run open Web applications created using HTML, CSS, and JavaScript.</dd>
  </dl>
 </div>
</div>
<p> </p>