szalishchuk / generator-spa

Yeoman generator for fast Single Page Application prototyping with PhoneGap integration.
MIT License
4 stars 1 forks source link

error module #21

Open szalishchuk opened 10 years ago

szalishchuk commented 10 years ago

Since our front-end is responsible for almost everything, we need implement proper error handling. I'm thinking of a separate module, that have different templates for every kind of error, the number of which is passed into the constructor on ErrorModule instantiation.