blob: ca5442aab725c6a5a1ba6e9201b102206749bf14 (
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
|
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>
<div class="dynamic-grid">
<div class="resource-widget resource-flow-layout landing col-16"
data-query="collection:distribute/essentials"
data-cardSizes="6x6"
data-maxResults="6">
</div>
<h3>Related resources</h3>
<div class="resource-widget resource-flow-layout col-16"
data-query="type:blog+tag:quality"
data-cardSizes="6x3"
data-maxResults="3">
</div>
<div class="resource-widget resource-flow-layout col-16"
data-query="type:youtube+tag:appquality"
data-cardSizes="6x3"
data-maxResults="3">
</div>
</div>
|