←back to thread

160 points todsacerdoti | 2 comments | | HN request time: 0.471s | source
1. 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 #
2. wiseowise ◴[] No.41911747[source]
You can already do that if you don’t need bundling and transpilation.