Currying

Functional design process.

Platform

A collection of services.

Recursion

A function that calls itself, typically with a guard condition that prevents infinite execution.

Smell

A smell is a term for an instinct that something is wrong.

Smoke Test

Simple set of manual tests that will quickly expose fatal errors.