Continuing from my JavaScript Calculator app. I wanted to start small and to not over complicate the learning process. After learning & utilizing the basics of JavaScript, the Syntax, Variables, ...
Quick practice in building and making use of dynamic JS questionnaire. Help in practicing my for loops and using this to insert into DOM. I also had help refactoring this to more friendly and code ...