# hn_minimal **Repository Path**: mirrors_developit/hn_minimal ## Basic Information - **Project Name**: hn_minimal - **Description**: :newspaper: A Hacker News client written in Preact. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > A minimal Hacker News client written in [Preact], based on [Dan Bartlett](http://github.com/danbartlett)'s original client written in React.js. This is a demonstration of how to optimize a React project by switching to [Preact]. The original React+jQuery app was **295kb**. Refactored to [Preact] + `fetch()`, it is now **5kb** _(~60x smaller, or around 1.5% of the original size)_. ![hn_minimal](http://i.imgur.com/NwshJSe.png) [Preact]: https://github.com/developit/preact