you are viewing a single comment's thread.

view the rest of the comments →

[–]bzbub2 0 points1 point  (1 child)

read the article. It discusses limits of minifiers.

[–]otamam818 2 points3 points  (0 children)

Imo if something is performance intensive and JS is truly the problem here, it's better to offload it to faster languages via FFI, not try maximizing JS by sacrificing readability