BlueKey@fedia.io to Programmer Humor@lemmy.ml · 2 years agoMy debugging experience today: Quantum Debuggingfedia.ioimagemessage-square64linkfedilinkarrow-up1858arrow-down10
arrow-up1858arrow-down1imageMy debugging experience today: Quantum Debuggingfedia.ioBlueKey@fedia.io to Programmer Humor@lemmy.ml · 2 years agomessage-square64linkfedilink
minus-squareMultipleAnimals@sopuli.xyzlinkfedilinkarrow-up24·edit-22 years agoYou can imagine how many node projects there are running in production with npm run. I have encountered js/ts/node devs that don’t even know that you should like, build your project, with npm build and then ship and serve the bundle.
minus-squareAlecSadler@sh.itjust.workscakelinkfedilinkarrow-up13·2 years agoI just died a little inside. Thank you.
You can imagine how many node projects there are running in production with
npm run. I have encountered js/ts/node devs that don’t even know that you should like, build your project, withnpm buildand then ship and serve the bundle.I just died a little inside. Thank you.