thedaviddias / Front-End-Checklist

đź—‚ The perfect Front-End Checklist for modern websites and meticulous developers
https://frontendchecklist.io
Creative Commons Zero v1.0 Universal
68.7k stars 6.42k forks source link

my-contribution into the readmefile #510

Closed DmGsOuNaK closed 1 year ago

DmGsOuNaK commented 1 year ago

Short description of what this resolves:

Grammatical error in the line mentioned

Proposed changes:

All items in the Front-End Checklist are required for the majority of the projects, but some elements can be omitted or are not essential (in the case of an administration web app, you may not need RSS feed for example). We choose to use 3 levels of flexibility:

All items in the Front-End Checklist are necessary for the majority of projects, but some elements can be omitted or are not essential. For example, in an administration web app, you may not need an RSS feed. We have categorized the flexibility into three levels:

![Low][low_img] indicates that the item is recommended but can be omitted in certain situations. ![Medium][medium_img] indicates that the item is highly recommended but can potentially be omitted in very specific cases. However, omitting these elements can negatively impact performance or SEO. ![High][high_img] indicates that the item cannot be omitted under any circumstances. Removing these elements may result in page malfunctions or cause accessibility and SEO issues. Testing should prioritize these elements first.