mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-16 00:07:42 -05:00
* Adding proper solution for spread operation Use the Spread Operator to Evaluate Arrays In-Place: adding the proper solution for the challenge * made some more changes * Fixed the Solution in es6 class constructor guide Fixed the vegetable solution in Guide: Use class Syntax to Define a Constructor Function