Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 440 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 440 Bytes

Joshua Bloch's API design maxims as a service

Maxims from http://www.infoq.com/articles/API-Design-Joshua-Bloch

Implemented as a 'service' with the intent to discover Elm

To make: elm make maxims.elm --output=index.html

How to: use left/right arrows to navigate maxims. Next maxim is also displayed on mouse clicks, pressing space and after 15 idle seconds.

Demo