Hacker News new | ask | show | jobs
by dzhar11 910 days ago
Please, rewrite it in Rust. :D

For my personal single-html projects, I prefer a straightforward coding style that avoids external dependencies. I implement what I need in a simple, quick, and efficient manner using only native browser APIs, supplemented with a few helpers like those in 'Hn.js' to make the rest of the code shorter.