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

help-circle















  • 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).