Should I use Angular’s ngRouter in Framework7?
TL;DR No, you shouldn’t use ngRouter with Framework7. Use ajax pages and set pushState:true instead! I’m getting quite a lot of questions regarding the implementation of navigation in Framework7 apps with Angular.js. How do I use ajax pages with Angular? Does ngRouter work with F7? How can I get the back button in the browser […]