
How to Make a Simple JavaScript Quiz
Yaphi and James walk you through making your own simple JavaScript quiz. This is a fun exercise and a great way to learn a variety of coding techniques.
Yaphi and James walk you through making your own simple JavaScript quiz. This is a fun exercise and a great way to learn a variety of coding techniques.
In part 2, Moshe wraps up the MVC quiz app by implementing models, mappers, controllers and views, in a SOLID manner.
In part 1 of this series on building a SOLID MVC quiz app with Slim, Moshe Teutsch bootstraps and explains the project.