this post was submitted on 24 Sep 2023
470 points (92.9% liked)

Programmer Humor

32410 readers
1 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Reinsch@feddit.de 73 points 2 years ago (2 children)

Ewww default exports. Explicit named exports are better! And so it begins

[–] Bishma@discuss.tchncs.de 16 points 2 years ago

How very dare you share my opinion!

[–] ShortFuse@lemmy.world 11 points 2 years ago* (last edited 2 years ago)

PascalCase default exports for Classes

camelCase named exports for functions

ALL_CAPS named exports for constants