URLにクエリ文字列は追加しません
この記事では、URLにクエリ文字列を追加しないという明確なポリシーを提示している。クエリ文字列によってURLが複雑になり、キャッシュや共有が困難になるという理由から、著者は可能な限りシンプルでクリーンなURL構造を維持することを主張している。
この記事では、URLにクエリ文字列を追加しないという明確なポリシーを提示している。クエリ文字列によってURLが複雑になり、キャッシュや共有が困難になるという理由から、著者は可能な限りシンプルでクリーンなURL構造を維持することを主張している。
A developer whose company had a production database deleted by an AI agent is criticized for lacking accountability. The author argues the real issue is having an API endpoint that can delete the entire database in the first place, and that AI tools should be used to augment competent developers' work, not as a way to avoid responsibility or as a scapegoat for mistakes.