Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
going-to-production
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zk
going-to-production
Commits
c956516f
Commit
c956516f
authored
Sep 24, 2016
by
Alexey Migutsky
Committed by
GitHub
Sep 24, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More formatting fixes (stupid markdown
🙈
)
parent
d724ec37
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
9 deletions
+5
-9
spa-checklist.md
spa-checklist.md
+5
-9
No files found.
spa-checklist.md
View file @
c956516f
...
...
@@ -11,7 +11,6 @@ This is a checklist for browser-based Web App **without the backend** or with a
## Accessibility
-
[
]
My app is accessible
-
[
]
Colors and contrast are color-blind friendly OR there is a possiblity to switch to high-contrast modeg
-
[
]
My app is screenreader-friendly
-
[
]
My app has keyboard navigation
...
...
@@ -35,14 +34,11 @@ This is a checklist for browser-based Web App **without the backend** or with a
## Testing
-
[
]
My app is passing performance tests with high grades
-
[
PageSpeed
](
https://developers.google.com/speed/pagespeed/
)
-
[
YSlow
](
http://yslow.org/
)
-
Chrome Dev Tools Audit
-
[
]
My app does not have memory leaks
-
[
]
My app does not have memory leaks
-
[
]
My app is passing performance tests with high grades
-
[
]
[
PageSpeed
]
(https://developers.google.com/speed/pagespeed/)
-
[
]
[
YSlow
]
(http://yslow.org/)
-
[
]
Chrome Dev Tools Audit
## Debugging
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment