10 Tips for Writing Playwright Tests with Cursor
Practical tips for effectively using the Cursor AI assistant to write and maintain Playwright end-to-end tests, based on real-world experience.
Practical tips for effectively using the Cursor AI assistant to write and maintain Playwright end-to-end tests, based on real-world experience.
A tutorial on building a conversational AI chat application with persistent memory using Spring AI and Angular.
A developer builds a practical hardware inventory system using Google Sheets and Apps Script to track and locate tech accessories efficiently.
A guide to building multi-model AI orchestration workflows in .NET 9 using Microsoft Agent Framework, Azure AI, GitHub Models, and Ollama.
A technical guide on implementing an RSS feed for a blog built with the Astro static site generator, including code examples and explanations.
Explores TanStack Router's type-safe context inheritance for path and search parameters in nested routes, showcasing automatic type propagation.
Explores new C++26 features for iterating and manipulating std::tuple using structured binding packs and expansion statements.
Explores the evolution from simple, stateless AI agents (Agent 1.0) to advanced, deep agents (Agent 2.0) capable of complex, multi-step tasks.
Explains the Model Context Protocol (MCP) by drawing parallels to RESTful HTTP architecture, using a travel planner server example.
A developer shares their experience and timeline from the Django On The Med 2025 conference, created using Python automation.
A step-by-step tutorial on building a ChatGPT to-do app using the Model Context Protocol (MCP), JavaScript, Express, and React.
A developer shares Q&A from his SwiftLeeds talk on SDK development best practices, covering API design, monetization, and feature flags.
Explores why coding is just one component of software engineering, highlighting system design, architecture, and the role of AI tools.
Mitchell Hashimoto details using AI agentic coding tools to develop an unobtrusive macOS auto-update feature for Ghostty, sharing the full process and token costs.
Analysis of Apple's App Store policies, censorship, and resistance to EU's DMA regulations that threaten its control and revenue model.
A review of 'The Farmer Was Replaced', a game that teaches programming by using Python code to automate farm tasks with a drone.
Analysis of 2024/2025 open source supply chain compromises, categorizing root causes like control handoff, phishing, and CI/CD vulnerabilities.
James Montemagno discusses Vibe Coding and using Microsoft's AI tools for rapid application development in a podcast interview.
Explains how to implement Web Application Firewall (WAF) support in Azure Application Gateway for Containers for Kubernetes security.
Explores the intricacies of comparing Java Flight Recorder (JFR) event objects, highlighting unexpected challenges in object equality.