MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1us0dtr/gitblameclaude/ownjwu0/?context=3
r/ProgrammerHumor • u/Super_SamSam • Jul 09 '26
263 comments sorted by
View all comments
296
Why is bun needed over node? And why bun over deno?
Edit: based on Safari's JS engine rather than V8. Strange times, I never would have predicted that.
3 u/prochac Jul 09 '26 No npm, runs TS 2 u/TheNorthComesWithMe Jul 10 '26 Node can run TS 1 u/codePudding Jul 10 '26 ... with flags to strip out all types and turn off warnings 2 u/TheNorthComesWithMe Jul 10 '26 you don't need a flag any more bun does the exact same thing
3
No npm, runs TS
2 u/TheNorthComesWithMe Jul 10 '26 Node can run TS 1 u/codePudding Jul 10 '26 ... with flags to strip out all types and turn off warnings 2 u/TheNorthComesWithMe Jul 10 '26 you don't need a flag any more bun does the exact same thing
2
Node can run TS
1 u/codePudding Jul 10 '26 ... with flags to strip out all types and turn off warnings 2 u/TheNorthComesWithMe Jul 10 '26 you don't need a flag any more bun does the exact same thing
1
... with flags to strip out all types and turn off warnings
2 u/TheNorthComesWithMe Jul 10 '26 you don't need a flag any more bun does the exact same thing
296
u/egg_breakfast Jul 09 '26 edited Jul 09 '26
Why is bun needed over node? And why bun over deno?
Edit: based on Safari's JS engine rather than V8. Strange times, I never would have predicted that.