AI Insights 8
- 18. September 2025

ChatGPT Basics kickoff

We’re starting our ChatGPT Basics series — a simple, practical guide to help you get the most out of ChatGPT. Learn how to make every conversation more effective, save time, and turn ChatGPT into a tool you can truly rely on.

Tech corner blogs
- 17. September 2025

API testing made simple with Playwright

Learn how to simplify API testing in Playwright with getters and setters. Centralize headers, tokens, and base URLs to keep your tests clean, maintainable, and scalable.

Dev Diary 15 Static Analysis – When QA Prevents Bugs Before They Even Exist
- 8. September 2025

Static analysis – When QA prevents bugs before they even exist

The blog describes a proactive QA approach focused on clarifying acceptance criteria, aligning design with testable behavior, and decoupling features to prevent bugs before development begins.

Web Dev newsletter
- 3. September 2025

This month in web tech

Read about AI app security, the Shadow DOM in JavaScript, major updates in React Native and Next.js, plus a look at how Stack Overflow usage is changing.

Tech corner blogs
- 27. August 2025

Exploratory testing and bug bashes for better software

Catch what scripts miss—exploratory testing and bug bashes bring human insight and teamwork to building real product quality.

Dev Diary 14
- 18. August 2025

Python Dockerfile with UV

Create a production-ready Dockerfile with UV, the Rust-based Python dependency manager, for fast dependency installs and reproducible builds.