Please enable JavaScript.
Coggle requires JavaScript to display documents.
Front End Optimzation (UX/Accesibility (Check alt attributes, Forms…
Front End Optimzation
UX/Accesibility
Check alt attributes
Forms keyboard traversing
keyboard only test
Test for contrast
Prioritize important content
Responsive Table with Semantics Retained by ARIA
Great example
Tools
SEO/ Delivery
Server Side Rendering
Bot-middleware
Generate site-map
Test with fetch as google
Image optimization
src-set
improve content format
Gzip Enabling/ Brotli
Validate html
Development
Build Tools
Automated Visual Regrestion Testing
argos-cli
Create something with puppeteer
Continious Integration
Travis CI
Circle CI
Test Automation
Puppeteer
Security
Escape HTML Content
Local Storage Encription
Mobile Perfomance
Code-spliting
Pre-rendering
Component-based
Route based