I Tried to Read Three Files at Once and My Code Became a Staircase
I had a simple task. Read three files, combine their contents, write the result to a new file. In any other context this is maybe ten minutes of work. In Node.js, this was the afternoon I learned that
blog.saumyagrawal.in10 min read