Hacker News new | ask | show | jobs
by adolph 2693 days ago
See also https://en.wikipedia.org/wiki/Rubber_duck_debugging
1 comments

This is how I found I was importing the wrong file after 1 week of working on it...

I was using Welcome.js instead of Home.js

I was happy, kinda. But also, wondering if I solved the issue earlier in the week.

Was anything else happening during the course of that week?