One of my favourite additions to Aurelia 2 is app tasks. These are framework-level entry points designed to allow you to run code at different points of the framework life cycle. Recently, while porting over an Aurelia 1 application to Aurelia 2, I encountered a unique use case where code was being run inside configureRouter […]

The post How to Programmatically Set Routes in Aurelia 2 Using AppTask appeared first on I Like Kill Nerds.