Angular: Redirecting To External Links

Angular Router Tricks Series

Lucio Francisco
Wizdm Genesys
Published in
4 min readNov 12, 2019

--

Photo by _M_V_ on Unsplash

Navigation in Angular means using the Router. The Router is a service designed to let you navigate across the application but it does not implement any standard method for jumping to external resources.

Although there are plenty of solutions out there, I ended up implementing my unique approach for maximum flexibility.

--

--

Lucio Francisco
Wizdm Genesys

I believe that whatever problem we’re puzzling ourselves with, once we really get to the bottom of it the solution has to be simple