Hacker News new | ask | show | jobs
by mrkeen 652 days ago
Likewise with the OO guys.

  Eggs.mix()
      .whip()
      .beat();
There's even a term for it - 'fluent API' - described as:

> Fluent API is a way of implementing object oriented API in a way that it provides readable code. [https://www.progress.com/documentation/sitefinity-cms/for-de...]