Let's say we're going a complex app that consist of two layers - one layer that is for visitors - and a additional layer for logged-in users with multiple tools It would be cool to load the second layer only if necessary. How would you do this?