Skip to content Skip to sidebar Skip to footer
Showing posts with the label Angular Routing

How To Use Multiple Index Pages In Angularjs

I want to access the localhost:3000/admin which is in my views .. the index.html and the admin.html… Read more How To Use Multiple Index Pages In Angularjs

How To Prevent Page Refresh In Angular 4

I want to prevent page refresh by everywhere. I tried the code below import { Component, OnInit } … Read more How To Prevent Page Refresh In Angular 4