blob: 6185e5494422cf37e7c84e5002e9452b55c4492b (
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
|
page.title=Essentials for a Successful App
meta.tags="landing, quality"
page.tags="guidelines", "tablet", "quality"
section.landing=true
nonavpage=true
@jd:body
<p>
A focus on quality should be part of your entire app delivery process: from
initial concept through app and UI design, coding and testing and onto a
process of monitoring feedback and making improvement after launch.
</p>
<h2 id="guidelines">Quality Guidelines</h2>
<div class="resource-widget resource-flow-layout landing col-16"
data-query="collection:distribute/essentials/guidelines"
data-cardSizes="6x6"
data-maxResults="9">
</div>
<h2 id="tools">Tools & Resources</h2>
<div class="resource-widget resource-flow-layout landing col-16"
data-query="collection:distribute/essentials/tools"
data-cardSizes="6x6"
data-maxResults="9">
</div>
<!-- <h2>Related resources</h2>
<div class="resource-widget resource-flow-layout col-16"
data-query="tag:quality"
data-cardSizes="6x2"
data-maxResults="3"
data-sortOrder="random">
</div> -->
|