jsmanifest
Modern web development insights. React, TypeScript, and beyond.
50+Articles
5+Years Writing
100K+Readers
index.ts
Recent Posts
View all →5 Test Coverage Mistakes That Hide Bugs
March 2, 2026
Discover 5 common test coverage mistakes that create a false sense of security and let bugs slip through. Learn how to write tests that actually catch issues.
testingjavascripttypescript+1
Mock Service Worker: Test APIs Without a Backend
March 1, 2026
Learn how Mock Service Worker (MSW) lets you mock APIs at the network level for testing and development—no backend required. Includes practical examples and real-world patterns.
TestingAPIMSW+1
End-to-End Testing with Playwright: Real-World Examples
February 28, 2026
Practical Playwright testing strategies I learned the hard way — from authentication flows to CI/CD integration, with real code examples that actually work in production.
playwrighttestingautomation+1
Stay Updated
Get the latest articles and updates delivered straight to your inbox.