11 Matching Annotations
- May 2021
-
mxb.dev mxb.dev
-
This looks cool! I can think of some interesting applications, but the example here is pretty slick.
-
- Apr 2021
-
samanthaz.me samanthaz.me
-
the commonality of clicks, buttons, and even the icon with three horizontal lines now apparently means “menu” to everyone.
And yet I hate this pattern
-
- Nov 2020
-
material.io material.io
-
Material is an adaptable system of guidelines, components, and tools that support the best practices of user interface design
-
- Oct 2020
-
dylanvann.com dylanvann.com
-
When using React hooks there is no concept of onMount because the idea of only running some code on mount leads to writing non-resilient components, components that do one thing when they mount, and then don’t take prop changes into account.
-
- Sep 2020
-
-
the notion that any given component should be in charge of its own thing, and not do something outside of itself. I.e., loosely coupled components in a sandbox, not tightly coupled to something outside of its own scope.
-
- Nov 2019
- Oct 2019
-
ant.design ant.design
- Aug 2019