Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
https://github.com/thedaviddias/Front-End-Checklist
Last synced: 3 days ago
JSON representation
-
Head
-
Meta tag
- Title - HTML - MDN
- Meta Description - HTML - MDN
- Favicon Generator
- RealFaviconGenerator
- Use canonical URLs - Search Console Help - Google Support
- Favicons, Touch Icons, Tile Icons, etc. Which Do You Need? - CSS Tricks
- Use canonical URLs - Search Console Help - Google Support
- 5 common mistakes with rel=canonical - Google Webmaster Blog
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Favicon Cheat Sheet
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- PNG favicons - caniuse
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
- Use canonical URLs - Search Console Help - Google Support
-
HTML tags
-
Social meta
-
-
SEO
-
Accessibility testing
- JSON-LD
- Rich Results Test
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Analytics
- GA Checker (and others)
- Search Console
- Tota11y, tab Headings
- Sitemap generator
- Google Robots Testing Tool
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- The robots.txt file
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
- Sitemap guidelines - Google Support
- Sitemap guidelines - Google Support
- Google Robots Testing Tool
-
-
HTML
-
HTML testing
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- W3C validator
- Dirty markup
- webhint
- W3C Link Checker
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
- Use AdBlocking in your Dev Environment
-
Best practices
-
-
Webfonts
-
CSS
-
HTML testing
- Normalize.css
- CSS guidelines - guidelin.es/) followed by most Front-End developers. If you have a doubt about CSS properties, you can visit [CSS Reference](http://cssreference.io/). There is also a short [Code Guide](http://codeguide.co/) for consistency.
- Reset.css
- Reboot
- Autoprefixer CSS online
-
Performance
-
CSS testing
-
-
Images
-
Best practices
- Imagemin
- SVGO - based tool for optimizing SVG vector graphics files.
- SVGOMG - based GUI version of SVGO for optimising your svgs online.
- KeyCDN Image Processing
- Kraken.io
- TinyPNG
- ZorroSVG - like compression for transparent images using svg masking.
- How to Build Responsive Images with srcset
- Alt-texts: The Ultimate Guide
-
CSS testing
-
-
JavaScript
-
Security
-
Scan and check your web site
-
Best practices
- Let's Encrypt - Free SSL/TLS Certificates
- Free SSL Server Test
- Check HSTS preload status and eligibility
- HTTP Strict Transport Security Cheat Sheet - OWASP
- Transport Layer Protection Cheat Sheet - OWASP
- Cross-Site Request Forgery (CSRF) Prevention Cheat Sheet - OWASP
- XSS (Cross Site Scripting) Prevention Cheat Sheet - OWASP
- DOM based XSS Prevention Cheat Sheet - OWASP
- Content Security Policy - An Introduction - Scott Helme
- CSP Cheat Sheet - Scott Helme
- CSP Cheat Sheet - OWASP
- Content Security Policy Reference
- X-Frame-Options - Scott Helme
-
-
Performance
-
Best practices
-
Preparing upcoming requests
-
Performance testing
-
-
Accessibility
-
Performance testing
-
Best practices
-
Semantics
-
Form
-
Accessibility testing
-
-
Support
-
Guide
-
-
Author
-
Guide
-
-
Sponsors
-
Guide
-
-
Front-End Checklist Badge
-
Accessibility testing
- ![Front‑End_Checklist followed - End-Checklist/)
-
Programming Languages
Categories
Sub Categories
Keywords
css
3
svg
2
optimization
2
nodejs
2
css-reset
1
inline-styles
1
inline-css
1
critical-path-styles
1
critical-path-css
1
critical-css
1
web-development
1
twitter-cards
1
seo
1
reference
1
meta-tags
1
list
1
html5
1
html
1
head
1
frontend-development
1
svgo
1
minification
1
javascript
1
cli
1
png
1
minify
1
jpg
1
imagemin
1
gif
1
buffer
1
webpack-plugin
1
rollup-plugin
1
purgecss
1
postcss-plugin
1
postcss
1
optimization-tools
1
normalize-css
1
favicon
1