Madeindjs·4 years ago·discussJavaScript now include workers and with Node.js have Worker threads. I am pretty sure that MS guys use it into VSC.
Madeindjs·7 years ago·discussIMO If a method take many parameters there is a chance that this methods have too many responsibility and can be cut into two methods.