madlabsinc / teachcode

A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.
https://teachcode.surge.sh
GNU General Public License v3.0
387 stars 65 forks source link

[Feature Request]: Introduce taskset covering advanced topics for JavaScript #60

Open annu12340 opened 4 years ago

annu12340 commented 4 years ago

Concepts like arrow function, spread operators, template literals, object destructuring, etc are missing in the js file. I would be great if you could include a separate file for these advanced concepts

jamesgeorge007 commented 4 years ago

We could think of introducing a next level covering up advanced topics :+1:

Being-Maverick commented 4 years ago

I would like to work on this. Please assign it to me.