Microsoft careers site in Aurelia

Not a question, just a comment.

I think it is quite a coup that careers.microsoft.com was created with Aurelia. You have to dig a bit in the source code to see vendor-bundle.js with multiple references to Aurelia, but it is there.

9 Likes

data-main="aurelia-bootstrapper" is a giver

If you have Aurelia Inspector browser extension you can even see binding context and such :slight_smile:

2 Likes

Also document.querySelectorAll('[au-target-id]') :slight_smile: