Blog.
My personal collection of code snippets, starter guides, tutorials and interesting things I found online.
- Playwright & Prometheus. Send your metrics in real-time
How we use prometheus to send metrics from playwright tests
- Zod is dead. Long live ajv-ts!
Why ajv-ts is a future! And how it solves problems on the current project?
- Bun: Is it fast for test automation?
Is Bunjs runtime faster than package manager scripts? Let's check it out and compare bun vs pnpm vs yarn vs npm!
- k6: How to test you signalR websockets
At this article I'll share how to load test backend which was written using signalR library.
- @rslike/dbg: Debug your variables like never before!
At this article I'll share about printing debug information