We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f59f5db commit 483f239Copy full SHA for 483f239
README.md
@@ -1952,6 +1952,13 @@ Tools:
1952
- https://1stwebdesigner.com/css-effects/
1953
- great svg ideas https://twitter.com/cassiecodes/status/1383432725059674112?s=20
1954
- exponential smoothing animation in js https://lisyarus.github.io/blog/programming/2023/02/21/exponential-smoothing.html
1955
+- https://x.com/DavidKPiano/status/1946795010038399384
1956
+- Things I wish were table-stakes in every web app:
1957
+ - Typing auto-focuses main input
1958
+ - Enter submits forms
1959
+ - Esc closes modals
1960
+ - Validation on blur, not while I'm typing
1961
+ - Let me decide whether a link opens in a new tab or not
1962
1963
## Pure CSS Tricks
1964
0 commit comments