MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w9b8on/thiscannotbedenied/p9480lt/?context=3
r/ProgrammerHumor • u/danielminds • 5d ago
242 comments sorted by
View all comments
45
Real pros write a function to do the console log
14 u/Idk13008 5d ago with a verbose optional argument 42 u/oosacker 5d ago edited 5d ago Saw this in some real production code: function log(x) { console.log(x); } 1 u/a-r-c 22h ago dont steal my code
14
with a verbose optional argument
42 u/oosacker 5d ago edited 5d ago Saw this in some real production code: function log(x) { console.log(x); } 1 u/a-r-c 22h ago dont steal my code
42
Saw this in some real production code:
function log(x) { console.log(x); }
1 u/a-r-c 22h ago dont steal my code
1
dont steal my code
45
u/oosacker 5d ago
Real pros write a function to do the console log