Tagged articles

code modernization

4 articles · Page 1 of 1
Golang Shines
Golang Shines
Mar 23, 2026 · Backend Development

Modernize Your Go Code with the New go fix in Go 1.26

Go 1.26 revamps the go fix tool from a simple deprecated‑API patcher into an intelligent automated refactoring engine that can modernize error handling, I/O operations and pointer creation, dramatically reducing manual effort while improving performance and type safety.

CI/CDGoautomated refactoring
0 likes · 12 min read
Modernize Your Go Code with the New go fix in Go 1.26
TonyBai
TonyBai
Mar 2, 2026 · Backend Development

Stop Writing Go Like 2015: The Ultimate Modern Go Evolution Guide

This article walks through Go's evolution from version 1.0 to 1.26, showing concrete before‑and‑after code snippets for each modern feature, explaining why legacy patterns persist, and demonstrating how AI‑driven prompts can help developers adopt the latest, more concise Go idioms.

Gocode modernizationgenerics
0 likes · 16 min read
Stop Writing Go Like 2015: The Ultimate Modern Go Evolution Guide
TonyBai
TonyBai
Feb 19, 2026 · Backend Development

Go 1.26’s go fix: Transforming Code Modernization with Powerful Static Analysis

Go 1.26 revamps the go fix command into a modernizer‑driven static‑analysis tool that automatically upgrades legacy Go code to the latest idioms, offering preview diffs, selective analyzers, cross‑platform fixes, and an iterative, conflict‑aware rewrite process.

code modernizationgo fixgo1.26
0 likes · 18 min read
Go 1.26’s go fix: Transforming Code Modernization with Powerful Static Analysis
Amazon Cloud Developers
Amazon Cloud Developers
Jan 5, 2026 · Cloud Native

Can Amazon Transform Custom Cut Technical Debt Costs by Up to 80%?

Technical debt eats roughly 20% of IT budgets, but Amazon Transform custom—an AI‑driven code‑modernization agent—claims to slash migration task time by up to 80%, offering built‑in and custom conversion rules for Java, Node.js, Python, and infrastructure code via CLI or Web UI.

AWSAmazon TransformCLI
0 likes · 15 min read
Can Amazon Transform Custom Cut Technical Debt Costs by Up to 80%?