Hacker News new | ask | show | jobs
by joaogfarias 1445 days ago
Be happy. As a C programmer, when I first searched for "C only unit testing libraries" or "how to import a non-standard C library", I had to dig deeper in weird, not-straigforward, guides bad-written, Github repo and old blog posts.

In JS, you basically have standard code that you can copy and paste in a Makefile to make things automatically.