Exploring Image-Related Cross-Platform App Development with Tauri: A Rust & SvelteKit Approach
Exploring Tauri for cross-platform desktop app development with Rust and SvelteKit through a simple image processing project.
Exploring Tauri for cross-platform desktop app development with Rust and SvelteKit through a simple image processing project.
A guide to implementing magic link login with SvelteKit and Serverless Backend.
A guide to send automated emails for free using Cloudflare Workers and MailChannels API. Free alternative to SendGrid, Mailgun, etc.
Summary of different methods to query a database from Cloudflare serverless Pages or Workers. (PostgreSQL, MongoDB, PlanetScale, Cloudflare D1)
A guide to build a free full-stack dynamic website using Cloudflare Pages with serveless Functions, support to query (PostgreSQL, MongoDB, PlanetScale) database.
Hands-on guide: exploring the power of Rust and WebAssembly(Wasm) for efficient image processing within webpages.
Convert between image and base64 encoding data in Qt and Python.
Tutorial on how to use Socket.IO to implement realtime bidirectional communication between Cocos Creator game and Node.js server.