Skip to content

Commit 483f239

Browse files
authored
Update README.md
1 parent f59f5db commit 483f239

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1952,6 +1952,13 @@ Tools:
19521952
- https://1stwebdesigner.com/css-effects/
19531953
- great svg ideas https://twitter.com/cassiecodes/status/1383432725059674112?s=20
19541954
- 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
19551962

19561963
## Pure CSS Tricks
19571964

0 commit comments

Comments
 (0)