jsmanifest logojsmanifest

Posts tagged “automation

5 posts found

Claude Code Hooks: Automate Your Workflow with PreToolUse, PostToolUse, and Stop Events

Claude Code Hooks: Automate Your Workflow with PreToolUse, PostToolUse, and Stop Events

June 4, 2026

Master Claude Code's hook lifecycle to automate security checks, file formatting, and workflow orchestration. Production patterns with exit codes and JSON output.

claudeautomationdeveloper-tools+1
From Vibe Coding to Autonomous PR Agents: How AI Coding Agents Actually Work in 2026

From Vibe Coding to Autonomous PR Agents: How AI Coding Agents Actually Work in 2026

May 26, 2026

The shift from vibe coding to agentic engineering represents a fundamental change in how developers work with AI. This guide breaks down how modern AI coding agents actually execute tasks, manage context, and create autonomous PRs in production.

aiagentsworkflow+2
Property-Based Testing in JavaScript with fast-check

Property-Based Testing in JavaScript with fast-check

March 3, 2026

Discover how property-based testing with fast-check automatically generates test cases and finds edge cases that traditional example-based tests miss in your JavaScript applications.

testingjavascripttypescript+1
End-to-End Testing with Playwright: Real-World Examples

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
Automate Link Checking in TypeScript with the DeadLinkRadar API

Automate Link Checking in TypeScript with the DeadLinkRadar API

January 5, 2026

Learn how to build a robust dead link detection system using TypeScript and the DeadLinkRadar REST API. Protect your SEO rankings, avoid money loss from broken links, and automate link monitoring to deliver a seamless user experience.

typescriptapilink-checking+3