Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 584 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 584 Bytes

S01E02

Slide et code du meetup S01E02

Enlarge your Backbone project

Fabien Bernard & Nicolas Carlo

Retour d'expérience sur la manière d'organiser l'architecture d'un projet Backbone qui grossit en restant modulaire.

Lien vers les slides : Enlarge your Backbone project

Tester unitairement une application Backbone

Florent DUVEAU

En partant d'une application (https://github.com/FlorentD/mbb-ladder), je montre comment tester ses Views/Model grâce au trio mocha/chai/sinon.js.