Last Updated: February 25, 2016
·
687
· jmarizgit

HackerNews clean website

Time to time I see a post how to fix the hackernews website. This probably happen because they still using tables on their layout. So today during the morning I decided give a shot.

Full code here:
http://jsbin.com/azegoq/1/

Minified version here:
http://jsbin.com/azegoq/2/

I am planning different approaches on the github repository:
http://github.com/jmarizgit/hackernews5

Happy Hacking!