Y
Hacker News
new
|
ask
|
show
|
jobs
by
b_e_n_t_o_n
250 days ago
Bundlers will convert let/const to var, assign classes and functions to var etc but generally people don't write it themselves unless they want to (ab)use its semantics for performance reasons.
1 comments
stefanfisk
250 days ago
Do people often use bundlers for the backend?
link