Software Development
300 articles in this category (Page 13 of 13)
Cousin Locators in Playwright: A Robust Strategy for Targeting Elements in Test Automation
This article explains how to use 'cousin locators' in Playwright to reliably target specific elements in dynamic web applications, avoiding issues with inconsistent element order or brittle dynamic IDs.
AWS Introduces Kiro: An AI IDE for Spec-Driven Development
AWS unveils Kiro, an AI-powered IDE that leverages spec-driven development to streamline software engineering. This summary explores its features, technical underpinnings, and implications for developers.
Anthropic Launches Claude Code on Web and Mobile
Anthropic expands the availability of Claude Code, its AI-powered development environment, to web and mobile platforms, enabling developers to write, edit, and execute code directly in a browser or on mobile devices.
AI Agents: The Future of Unified Interfaces in Software Development
This article explores how AI agents are poised to revolutionize software development by unifying disparate tools into a single interface, reducing context switching, and emphasizing the critical role of platform engineering teams in enabling this shift.
Vercel Ship AI 2025: AI SDK 6 Beta, Marketplace Updates, and Workflow for TypeScript
Vercel announced several AI development tool updates at Ship AI 2025, including the AI SDK 6 beta with agent abstraction and tool execution approval, enhanced Marketplace agents and services, the open-source use workflow library for TypeScript, and a Vercel Agent for code reviews and production monitoring.
A Plan-Do-Check-Act Framework for AI Code Generation
AI code generation tools promise faster development but often create quality issues, integration problems, and delivery delays. A structured Plan-Do-Check-Act cycle can maintain code quality while leveraging AI capabilities. Through working agreements, structured prompts, and continuous retrospection, it asserts accountability over code while guiding AI to produce tested, maintainable software.