• 0 Posts
  • 58 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle













  • sndrtj@feddit.nltoProgrammer Humor@lemmy.ml***
    link
    fedilink
    arrow-up
    31
    ·
    7 months ago

    I’m a backend dev. I needed basically a single js function for my personal website that called out to some NPM package. I thought: I’ll do this the proper modern way, typescript and everything. Result: under 10 lines of code, but 12 config files (and 1.5h of fiddling with ES Modules vs CommonJS).