this post was submitted on 17 Jun 2023
32 points (92.1% liked)

Programmer Humor

32070 readers
493 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
all 10 comments
sorted by: hot top controversial new old
[–] BrianTheeBiscuiteer@lemmy.world 11 points 1 year ago (2 children)

Total shitpost. We use let now.

[–] Dirk@lemmy.ml 3 points 1 year ago (1 children)
[–] Crackhappy@lemmy.world 1 points 1 year ago

Const ipated = 1;

[–] TheInsane42@lemmy.ml 1 points 1 year ago

Unless you code for an ancient java class that includes js code... (yuck)

No, no rewrite, it's going to de replaced soon(tm)... (like the cobol code)

[–] Hypnosis4162@lemmy.world 3 points 1 year ago (1 children)

I code in Python. Can someone explain what is that magic require function here with a bunch of strings?

[–] yogthos@lemmy.ml -2 points 1 year ago

it's how modules get loaded with node.js

[–] ditherwither@lemmy.world 3 points 1 year ago

This is art

[–] tony@l.bxy.sh 1 points 1 year ago

It doesn't look like condition is imported, only ifCondition so I'm not sure that will run

[–] morose_coder@lemmy.world 1 points 1 year ago

is this node version 12?