- Cara Handle CORS Saat Pakai json-server· 3 menit baca
Fix CORS error di json-server dengan custom server.js dan middleware. Termasuk cara handle preflight OPTIONS dan kapan pakai wildcard vs origin spesifik.
- Fixing 'Digital Envelope Routines Unsupported' Issue on Apple Silicon Processors· 6 min read
Fix the OpenSSL digital envelope routines unsupported error on Apple Silicon with safe Node/OpenSSL workarounds.
- Resolve 'ERROR System Limit for Number of File Watchers Reached' Issue· 6 min read
Fix ENOSPC file watcher limit error on Linux when running Next.js, Vite, or Jest with practical commands and checks.