← All Tags

Tag: workflow

2 articles tagged with workflow

Refactoring Rust Without Knowing Rust: An AI-Assisted Workflow

Refactoring Rust Without Knowing Rust: An AI-Assisted Workflow

I recently needed to refactor a Rust codebase within a Tauri project but lacked the time to learn the language's intricacies deeply. I solved this by decoupling the software engineering principles from the syntax implementation, using an AI-driven workflow.

December 23, 20254 min readBy Chris Hartwig