Skip to content

A hacker news rewrite to understand why React was built

Notifications You must be signed in to change notification settings

resputin/lite-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Lite

https://hn.nielsendb.com

A lightweight client for hacker news because there is no good free app for my phone.

This project was mainly built to understand some of the fundamental reasons why React was built. Through this project I learned about the virtual DOM, DOM diffing, and component lifecycle methods. This was implemented in jQuery with a simple express wrapper. There are a lot of things looking back on this project that I would change but I am leaving it up as is for a good sense of where I was starting from.

Tech Stack

  • HTML
  • CSS
  • jQuery
  • HN Firebase API

About

A hacker news rewrite to understand why React was built

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published