Hacker News new | ask | show | jobs
by hudo 409 days ago
Less LOC than React/Redux app... Makes you think, what were we doing last 30 years :/
1 comments

I’m pretty sure an app as mediocre as this would take up less code in React, or even plain JavaScript. The UI is a single table and a few inputs and buttons, and its main way of communicating with the outside world is message boxes - trivial to do in a web browser.