Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 282 Bytes

File metadata and controls

9 lines (5 loc) · 282 Bytes

BookHalogenHooks

A Halogen port of the "HTTP - Book" Elm Example.

Expected Behavior:

Browser

The browser will display "Loading..." and then display either the book text if the HTTP request succeeds or an error message if it fails.