Blog
Passing callback functions as a className in Base UI
Use callback functions in the className and style props in Base UI
- Jeremy Nguyen
- react
Emscripten VSCode configuration
Configure Visual Studio Code for Emscripten
- Jeremy Nguyen
- vscodeemscripten
GnuPG Permissions Configuration
Fix GnuPG warning on incorrect permissions
- Jeremy Nguyen
- gpgshell
Exporting images with transparency with PDF.js and Sharp
Export PNG files with transparency using PDF.js and Sharp on Node.js
- Jeremy Nguyen
- pdfnodejs
Enabling `--require-sha` on all checksum-verifiable Homebrew casks
Require SHA-256 hash on Homebrew casks when it's available
- Jeremy Nguyen
- shellhomebrew
Working with files/blobs in TanStack React Query
Hashing files/blobs for proper caching in React Query
- Jeremy Nguyen
- reactreact-query