ZMZbigniew Matysekinfalseinput.com·Dec 8, 2024 · 5 min readTesting MapLibre GL JS applications with MapGrab and PlaywrightTesting map-based applications can be different from testing regular apps, but it doesn't have to be difficult. In this article, I will show you how to use MapGrab, a library designed to make testing map apps easier. I'll provide tips on configuring ...00
ZMZbigniew Matysekinfalseinput.com·Aug 24, 2024 · 5 min readMastering Client-Side File Downloads with the Streams APITypically, servers handle the preparation of data for download. But what if you create data on the client side or combine data from multiple endpoints, which results in GB's big file? Standard method using Blob may not be suitable. In this article, w...00
ZMZbigniew Matysekinfalseinput.com·Feb 18, 2024 · 2 min readFix your StatusCake Uptime Monitoring configuration if you care about regional outagesWebsite uptime monitoring services periodically send requests to your domain, verifying if it responds with the expected status code. These checks aid in detecting and responding to outages and improving infrastructure over time. However, configuring...00