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.
Efficiently import files from Supabase in Python
Kevin van Zonneveld
Efficiently import files from Supabase in Python using its open-source SDK, with practical examples and solutions to common challenges, and more.
Read moreSecure AJAX file uploads with sessions and CSRF checks
Kevin van Zonneveld
Build a same-origin AJAX file upload with working demo sessions, CSRF checks, bounded JSON validation, private storage, and clear acceptance responses.
Read moreBuilding a document OCR tool using GCP OCR and Node.js
Tim Koschützki
Learn how to build a document OCR tool using GCP OCR and Node.js to efficiently extract text from images and PDFs in your applications.
Read moreCrafting a seamless upload experience with Uppy
Kevin van Zonneveld
Build browser file uploads with Uppy and XHRUpload, including a Dashboard, progress tracking, file restrictions, and error handling.
Read moreBoost file integrity with B2sum for secure verification
Tim Koschützki
Verify files with BLAKE2 checksums using b2sum, trusted checksum manifests, and failure-aware examples for development and CI/CD pipelines.
Read more
