nirv-ai / docs

documentation for NIRV.ai platform and related technologies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove the concept of `refactor` and find a word with a better business connotation

noahehall opened this issue · comments

refactor is like a word from the 1800s, it will never sound good in a public conversation

we need something like upgrade or enhance

a first principle from the nim style guide

Good code usually happens after several rewrites: 
on the first pass, the focus is on the problem, not the code - 
when the problem is well understood, the code can be rewritten