I’m new to Ionic and I’m wondering is there some sort of layouts or includes to use same page structure (header and footer) on each page and only load content for each different page?
This is an intended change from how things were done in V1.
Having headers and footer be included in every page make for simpler code, easier logic, and is much more flexible for users.
Is it possible in the ionic 2 ?