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

Programmer Humor

31326 readers
20 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 76 points 9 months ago (2 children)

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

[–] [email protected] 19 points 9 months ago

How very dare you share my opinion!

[–] ShortFuse 18 points 9 months ago* (last edited 9 months ago)

PascalCase default exports for Classes

camelCase named exports for functions

ALL_CAPS named exports for constants