Skip to content

sjurgis/lightning-hacker-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Very simple HN reader using lightning components and some third party API.

There is a URL change handler for each action that uses fetch() for client side calls. Calls are cached automagically. Comments use recursion to maintain indentation.

A nice side effect of using URLs is performance - you can use unbound expressions for your actions!

Demo here

About

Yet another HN clone built on reactive framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published