For the development of a large single page application (SPA) with Angular 2.0, I have decided to utilize a template engine like JADE/PUG in order to enhance clarity and clean up the code. My goal is to achieve optimal performance for the application.
The technology stack I plan to use includes: HTML5, CSS (SASS), ANGULAR 2, and Bootstrap.
I am wondering if it is advisable to employ a template engine alongside Angular 2.0 for improving code readability and organization in the context of developing a sizable SPA. While researching about JADE, I have some doubts regarding its suitability.