Hacker News new | ask | show | jobs
by jimbokun 36 days ago
Yes but most people won’t.
1 comments

Many teams did this before AI too. They start faster and end up with hard to refactor or extend code. For example, think of teams that don’t version their API /api/v1, that blocks a whole category of refactoring and extensions. Or teams that have random state transformation routes instead of following restful actions.