DevTips
Empower your development workflow with our curated collection of quick tips and practical tutorials. From file handling and image processing to API integration and open source tools, our dev tips cover a wide range of topics to enhance your coding skills and boost productivity. Whether you’re a beginner or an experienced developer, dive in to find efficient solutions for your projects.
Download and decompress ZIP, tar.gz, and gzip files with cURL
Kevin van Zonneveld
Download and decompress ZIP, tar.gz, and gzip files with cURL and Bash, detect failed transfers, and keep existing output files intact.
Read moreOptimize QuickTime streaming with Go and qt-faststart
Kevin van Zonneveld
Learn how to enhance QuickTime video streaming performance using qtfaststart in Go, ensuring faster playback and improved user experience.
Read moreExport files to Supabase with cURL
Kevin van Zonneveld
Learn how to efficiently export files to Supabase storage buckets using cURL commands, enhancing your data management and automation workflows.
Read moreEfficient image hosting: CDNs & processing
Tim Koschützki
Publish responsive image variants with Sharp and serve them from a static CDN, with private S3 origins, versioned URLs, and reliable fallbacks.
Read moreCreate ZIP archives in the browser with JSZip
Kevin van Zonneveld
Create a downloadable ZIP in the browser with JSZip, a file picker, and drag-and-drop. Handle duplicate names, progress, and repeated clicks.
Read more
