Is Your AngularUI Router not Working with Pug/Jade Templates?
Oh web development...sometimes you make me very punchy, especially when you mysteriously refuse to work. I was recently doing some work using the angular-ui router along with Pug templates (previously known as Jade) and my embedded ui-view just didn't want to show up for some reason. About 20 minutes and a few choice words later I finally figured out what was going on. TL;DR If you're using Pug with ui-router and your ui-view is not showing up, try putting at the top of the e
