In case you didn't know, Windows API accepts both the slash / and backslash \ as path name delimiters.
When I hard code file names, I always use the slash / to avoid doubling (escaping) the backslash. The latter style looks a bit ugly in my opinion.
In praise of rubber ducking
-
I just typed out the following 1600-character question to our devops team,
involving GitHub actions, automatic CI builds to a custom NPM repository,
and a ...
5 days ago
No comments:
Post a Comment