Quick tricks links
- How to use Google Search without AI: the ‘udm=14’ work around
- Turn off AI Overview in Google Set “Web” as default - 117
- Lerp smoothing
- Imagemagick trick
- Low effort image optimization tips
- Counting Sort
- Detect Caps Lock with JavaScript
- Lerp
- How to do math in shell environments (bash, zsh, …)
- Double Shift Key in VS Code
- Manually dispatching an event
- Define where an element should be scrolled to using elem.scrollIntoView
- GitHub markdown supports Note, Tip, Important, Warning and Caution
- Copy an array and replace one element at a specific index with modern JavaScript Stefan Judis Web Development
- JS surprise: Array.every() always returns true for empty arrays Stefan Judis Web Development