cover
avatar

Dmytro Laptiev

Full Stack developer from Ukraine πŸ‡ΊπŸ‡¦

← Back to Home

All articles

Article feature image

Prevent Firefox from Exiting Fullscreen on Escape Key Press

Learn how to stop Firefox from exiting fullscreen mode when pressing the Escape key. Discover effective workarounds and settings to maintain fullscreen mode without interruptions

Oct 02, 2025
Read More
Article feature image

How to sort imports in the nodejs project?

Struggling with messy imports in your Node.js project? This guide shows you how to sort and structure your imports the right way using simple steps and tools.

Oct 02, 2025
Read More
Article feature image

How to get manga data with manga collector package

Learn how to easily retrieve manga data using the Manga Collector package. This guide walks you through setting up and using the package to access detailed manga information for your projects

Oct 02, 2025
Read More
Article feature image

Type-safe env variables with Zod

Learn how to validate and manage environment variables safely using Zod in your TypeScript projects. Improve reliability and avoid runtime errors with type-safe config handling.

Oct 02, 2025
Read More
Article feature image

How to build dockerimage with Directus' extensions

Learn how to build a Docker image with Directus extensions, including custom modules and configurations for seamless deployment.

Oct 02, 2025
Read More