#angular

learninjava
May 25, 2020 - Angular

Angular Router Configuration - Angular CLI App - Step by Step

This Angular tutorial explains how to configure angular router on Angular CLI, generate application. The tutorial explains how to import @angular/router module and configure the ng new basic application step by step....


learninjava
May 18, 2020 - Angular

Angular Router Configuration - Apache Http Server, Nginx, Tomcat

This Angular post explains how to configure angular router on Apache HTTP Server, Nginx Server and Tomcat Server. The angular post explains client-side and server-side routing and production ready config on three most famous servers: Apache HTTP Serv...