this post was submitted on 17 Jun 2023
4 points (70.0% liked)

Programmer Humor

32453 readers
1064 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
all 4 comments
sorted by: hot top controversial new old
[–] 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

[–] Hypnosis4162@lemmy.world 0 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