clean-code-javascript icon indicating copy to clipboard operation
clean-code-javascript copied to clipboard

Why using assgin creat default Object

Open zhangyunhai210 opened this issue 6 years ago • 0 comments

Yes, this is very clean code, but causes trouble when default properties need to be calculated, and this writing is a bit counterintuitive.Thank you very much if you can give me some advice.

Finally, thank you for this project that has made me gain a lot.

zhangyunhai210 avatar Jan 29 '20 09:01 zhangyunhai210