Shared Types for NestJS, Svelte, and a Telegram Bot in a Docker-Based Application
Jan 18, 2026
Generating API types in NestJS into a shared package for both browser and server clients, taking into account differences in build processes and module systems. Applying this approach in a microservices application using Docker Compose in both development and production environments.
Batch PNG images conversion to WEBP in JS application.
Jun 9, 2025
How to develop a website layout from a Figma template instantly using WEBP instead of PNG.