Skip to content

samuelstevens/elm-quiet-hn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiet HN - Elm

APIs used

MVP

  1. Load the top 30 story IDs
  2. Load each story
  3. Render them as they arruve

Better Architecture

  1. Load the stories from local storage.
  2. If the time updated was more than an hour ago, load the links again and save them.
  3. Otherwise, use the links from local storage.

About

Quiet HN pseudo-clone in Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published