Web app development using AngularJS, Yeoman, and Firebase allows for: 1) Building real-time web apps without servers or backend code through Firebase's scalable real-time backend. 2) Scaffolding Angular projects quickly using Yeoman to focus on application logic rather than infrastructure. 3) Deploying apps by generating static pages from Angular code through GitHub pages for zero-cost hosting.