Episodes
Jeff Whelpley comes on the show to talk about Accelerated Mobile Pages (AMP) and how we can do it in our Angular apps. --- Video of episode: https://youtu.be/T_XpkInDUGg --- Support this podcast: https://anchor.fm/angularair/support
Published 10/23/19
Tara Z. Manicsic joins us to reveal just what this JAM stack stuff is all about in the world of web development and how we can adopt it in our Angular applications. --- Video of episode: https://youtu.be/7y1X6ujHy1Y --- Support this podcast: https://anchor.fm/angularair/support
Published 10/16/19
Brad McAlister and Ryan Chenkie join us to dive into Angular Elements and provide examples of how they allow us to use our Angular code outside of Angular apps...even in React apps! --- Video of episode: https://youtu.be/cdrMozMs0PY --- Support this podcast: https://anchor.fm/angularair/support
Published 10/09/19
Iliya Idakiev joins us to reveal how we can make use of query params to persist state in our Angular applications. --- Video of episode: https://youtu.be/jCzZbl9b7w4 --- Support this podcast: https://anchor.fm/angularair/support
Published 09/25/19
Jan-Niklas Wortmann joins us to provide some guidance for dealing with async calls by making use of RxJs. --- Video of episode: https://youtu.be/Mws9J5N1zjA --- Support this podcast: https://anchor.fm/angularair/support
Published 09/18/19
Jeff Whelpley joins us for a deep dive into Firestore --- Video of episode: https://youtu.be/jmitfq11FWA --- Support this podcast: https://anchor.fm/angularair/support
Published 09/12/19
Sander Elias joins us to go over how we can leverage observables for our component view model data. --- Video of episode: https://youtu.be/cjdKanhckXU --- Support this podcast: https://anchor.fm/angularair/support
Published 09/04/19
Lance Finney joins us to show how we can unit test our Angular applications with less complexity and effort. Lance on Twitter: https://twitter.com/LMFinneyCoder Slides: https://docs.google.com/presentation/d/1NaEDSfXs-n68KPpUc5wEFiJz6ujR5t7sis9eLXGOiPU/edit?usp=sharing Demo code: https://github.com/LMFinney/toh-pt6_20190613 Useful schematic: https://github.com/smnbbrv/ngx-spec Picks...
Published 08/28/19
Bill Odom joins us to go over how we can use CSS grid in our Angular applications to become style implementers! Bill Odom on twitter: https://twitter.com/wnodom --- Video of episode: https://youtu.be/mWn1ctJOs_E --- Support this podcast: https://anchor.fm/angularair/support
Published 08/22/19
Gregor Woiwode joins us to talk about NgRx Ducks.  Gregor on Twitter: https://twitter.com/GregOnNet NgRx Ducks on Github: https://github.com/co-it/ngrx-ducks --- Video of episode: https://youtu.be/Bn4qjLNLE_8 --- Support this podcast: https://anchor.fm/angularair/support
Published 07/24/19
Chris Samuel joins us to go over routing in Angular, using router guards, and how that all plays out in real world applications. Chris on twitter: https://twitter.com/chrisksamuel --- Video of episode: https://youtu.be/qtsfuksents --- Support this podcast: https://anchor.fm/angularair/support
Published 07/24/19
Dominic Elm and Kwinten Pisman join us to share a new approach to working with events as streams in Angular templates as well as a new change detection profiling tool that can help us gain insights into when updates are occurring in our components.   Dominic on twitter: https://twitter.com/elmd_ Kwinten on twitter: https://twitter.com/KwintenP Typebytes organization on Github: https://github.com/typebytes ngx-template-streams: https://github.com/typebytes/ngx-template-streams --- Video...
Published 07/10/19
Alex Okrushko joins us to provide some insight on when we might want to use NgRx in our Angular apps and some ways to improve the user experience (UX) with it. Alex on twitter: https://twitter.com/AlexOkrushko  NgRx: https://ngrx.io/   5 Tips to improve User Experience of your Angular app with NgRx: https://blog.angularindepth.com/5-tips-to-improve-user-experience-of-your-angular-app-with-ngrx-6e849ca99529 -------- Video of episode: https://youtu.be/yae-DISV9-o --- Support this...
Published 07/03/19
Niall Crosby and Sean Landsman join us to show how to get started using ag-Grid to build all kinds of data grid solutions in Angular applications.   ag-Grid: https://www.ag-grid.com/ ag-Grid & Angular Forms example: https://medium.com/ag-grid/using-angular-forms-with-ag-grid-1efe00265535 -------- Video of episode: https://youtu.be/F7qm8wkzvGs --- Support this podcast: https://anchor.fm/angularair/support
Published 06/19/19
Jon Rista joins us to demo the new NgRx-Auto-Entity library.   NgRx Auto-Entity on Github: https://github.com/briebug/ngrx-auto-entity   NgRx Auto-Entity Quick Start Guide: https://briebug.gitbook.io/ngrx-auto-entity/quick-start BrieBug (Enterprise Angular consulting, architectural reviews, team training, and staff augmentation): https://www.briebug.com/ -------- Video of episode: https://youtu.be/2lFPowapCLE --- Support this podcast: https://anchor.fm/angularair/support
Published 06/12/19
Wes Grimes joins us to go over ways to work with Angular lifecycle events in components and touch on some upcoming features in NgRx version 8. Angular Lifecycles (slides): https://docs.google.com/presentation/d/1wVKdx9ozBvub_ErCYnB2o6wFv2PEi50OmLWDk15jth0/edit?usp=sharing NgRx 8 (slides): https://docs.google.com/presentation/d/1ch43bTL_l8XPHVcsLNAnv0zB3MCBuOZ0jwPKqzBe1MI/edit?usp=sharing Picks********************Austin:FunctionScript: https://github.com/FunctionScript/FunctionScriptNebular:...
Published 06/11/19
Younes Jaaidi joins us to show some timeboxed test driven development techniques and test-commit-revert (TCR) and how those can benefit us when working on Angular applications. 📕 Slides: https://slides.com/yjaaidi/angular-air-timeboxed-tdd-and-tcr🐦 https://twitter.com/yjaaidi 🌍 https://wishtack.io📝 https://medium.com/wishtack💻 https://github.com/wishtack/wishtack-steroids (Monorepo with Angular tools including @wishtack/jest-tcr)🇫🇷 Free Angular guide: https://guide-angular.wishtack.io/🚧 Video...
Published 06/11/19
Thomas Burleson joins us to demo the benefits of using a push based architecture and implementing a facade pattern when working with state management and components in Angular.
Published 05/28/19
Stephen Fluin joins us to give an update on the current state of Angular, the upcoming version 8 release, and what the future holds for the platform.
Published 05/28/19
Brian Martin [https://twitter.com/bmarti44] joins us to talk about working on a new prototype for the NBA.com experience. **********************Picks********************** Brian's-----------------------Compodoc: https://compodoc.app/ Austin's-----------------------Microsoft Edge Browser (with Chromium): https://blogs.windows.com/windowsexperience/2019/04/08/microsoft-edge-preview-builds-the-next-step-in-our-oss-journey/#9ChuXOjSYQTD5dLW.97 Storybook:...
Published 04/10/19
Zack DeRose [https://twitter.com/zackderose] joins us to talk about using the Angular CDK to build data tables with our own custom look and data sources. **********************Picks********************** Zach's-----------------------Nrwl Connect: https://connect.nrwl.io/ Mike's-----------------------Justin Schwartzenberger's Twitch stream: https://twitch.tv/schwartydevMovie theaters that offer assigned seating! Justin's-----------------------Aaron Frost's Twitch stream:...
Published 04/03/19
Amir joins us to talk about Cypress, a complete end-to-end testing experience that is fast, easy and reliable testing for anything that runs in a browser. https://www.cypress.io/   **********************Picks********************** Amir's-----------------------Merino Wool: https://www.smartwool.com/discover/wh...Cypress Kitchen Sink Example: https://github.com/cypress-io/cypress... Mateus's-----------------------RXJS decision tree: https://rxjs.dev/operator-decision-treeRunkit:...
Published 03/27/19
Jaun walks through FormQL (https://twitter.com/formql_io), talking through the creation of it and shows a demo of the features and tooling. **********************Picks********************** Juan's---------------------------------Refactoring UI Bookhttps://refactoringui.com/book/ Justin's---------------------------------Monopoly Game of Thrones Edition!https://amzn.to/2YdgojR Austin's---------------------------------TypeScript 3.4...
Published 03/20/19