Technology Agnostic
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.- John Woods
Who is responsible?
Seiri is sorting through all items in a location and removing all unnecessary items from the location.
Seiton is putting all necessary items in the optimal place for fulfilling their function in the workplace.
Seiso is sweeping or cleaning and inspecting the workplace, tools and machinery on a regular basis.
Seiketsu is to standardize the processes used to sort, order and clean the workplace.
Shitsuke or sustain is the developed processes by self-discipline of the workers. Also translates as "do without being told".
function getResults() { // TODO }
function getResults2() { // TODO }
function getEsResults() { const ES_URL = process.env.ES_URL; // }
Noun or Noun Phrase
Should not be a verb
function esFunction() { const ES_URL = process.env.ES_URL; // }