Simon McManus

pseudo-classes
Posts
- no posts available
Links
-
ag-psd/psd.ts at master · Agamnentzar/ag-psd
-
How Are Function Components Different from Classes? — Overreacted
How do React function components differ from React classes?For a while, the canonical answer has been that classes provide access to more features (like state). With Hooks, that’s not true anymore.
2019-03-04 -
Structural Pseudo-Classes — SitePoint
So far, we’ve seen how we can target elements based on their attributes and states. CSS3 also enables us to target elements based simply on their location in the markup. These selectors are grouped under the heading structural pseudo-classes.
2017-04-21