0
comment
comment
on 11/16/2018 10:00 AM
Create a Navigation loading bar for Angular with PrimeNG
In Angular, it is common practice to execute commands prior routing a page using guards and resolvers. Guards prevent the routing from occuring until the condition turns to true and resolvers prevent the routing from occuring until the data is returned. Those actions can take time to complete and during the time being, the component will