Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 370 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 370 Bytes

Angular Recursive Template

Sample Application which represents how to implement recursive template in Angular.js

It helps you to understand how Angular is handling recursive template.

You will understand how to store data in recursive JSON.

I've created it just to help you guys to learn Angular JS recursive templates concept.

Cheers!!!