this post was submitted on 17 Jun 2023
22 points (86.7% liked)

Programmer Humor

32371 readers
425 users here now

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

Rules:

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

Total shitpost. We use let now.

[–] Dirk@lemmy.ml 0 points 1 year ago

You mean const.

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

TikTok has rotted my brain, all I can hear is this https://m.youtube.com/watch?v=gXk0QDcRwkU

[–] 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 -1 points 1 year ago

it's how modules get loaded with node.js