fkling / jsbasics

An interactive introduction to basic and important concepts of JavaScript
14 stars 11 forks source link

Add more detailed information #2

Open fkling opened 9 years ago

fkling commented 9 years ago

Each slide should have an "In depth" section which goes into more detail of the topic (e.g. more details about numbers or arrays).

vamsipavanmahesh commented 9 years ago

Basically you opened issue in your own repo :) cool man. What do you have in mind regarding design? Is like there should be a button which would expand a panel?

fkling commented 9 years ago

Yeah, I was thinking about having a section that can be expanded. However, I may just have the section permanently visible after the basic introduction for now.