←back to thread

160 points todsacerdoti | 1 comments | | HN request time: 0.2s | source
Show context
kristianp ◴[] No.41900398[source]
Can you now write client and server js code without installing npm? I guess you'd be reinventing a lot of wheels that the packages provide.
replies(1): >>41911747 #
1. wiseowise ◴[] No.41911747[source]
You can already do that if you don’t need bundling and transpilation.