javascript-tutorial / en.javascript.info

Modern JavaScript Tutorial
https://javascript.info
Other
23.13k stars 3.84k forks source link

Remove same line variable declaration #3627

Open oliverjhn opened 7 months ago

oliverjhn commented 7 months ago

Earlier in the tutorial it was stated that using same line variable declaration is bad practice, however in the solution they were on the same line. I put them on separate lines for clarity.

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.