Hacker News new | ask | show | jobs
by laxis96 1490 days ago
I can totally relate to this, even after working professionally with Angular for 3+ years and generally with JavaScript for way more than that.

I recently set up a quick JS project from scratch that needed a few different npm packages and ended up spending more time understanding the >three< different ways I had to use to import the different packages (because the returned errors were utterly useless), than actually writing the business logic...