Adventures in Angular
Activity Overview
Episode publication activity over the past year
Episodes
Kendo UI and Building Components with Carl Bergenhem - AiA 343
17 Mar 2022
Contributed by Lukas
To build or to buy, that IS the question. In this episode, Charles talks with Carl Bergenhem about the BIG updates in Kendo UI, as well as how to navi...
Choosing the Right Tooling with Jared Youtsey - AiA 342
10 Mar 2022
Contributed by Lukas
Your toolbelt needs some upgrading. In this episode, Charles sits down with Jared Youtsey, a developer who’s taken productivity to the next level an...
Angular On The Desktop - AiA 341
03 Mar 2022
Contributed by Lukas
If your Angular needs a home, look no further than your own desktop! In this episode, the group talks to Sam Basu to learn ALL the deets about integra...
How to Run Your Toolchain in the Browser - AiA 340
17 Feb 2022
Contributed by Lukas
This ain’t your granddaddy’s browser. In this episode, Charles and Subrat sit down with Eric Simons, a developer who’s on the forefront of expan...
Is Dependency Injection Broken? - AiA 339
03 Feb 2022
Contributed by Lukas
Well, it depends. In this episode, Charles sits down with Aristeidis Bampakos, a Greek developer at Google who knows a thing or two (or seven) about h...
Getting the Right SignalR with Andrew Evans - AiA 338
27 Jan 2022
Contributed by Lukas
Here’s your SIGNAL to try SignalR. In this episode, Charles and Armed sit down with Andrew Evans, a software developer who’s keen on Microsoft’s...
Getting Rid Of If Statements with OOP - AiA 337
13 Jan 2022
Contributed by Lukas
IF you don’t want to use If statements, THEN what? We’ve got you. In this episode, Charles sits down with Yiu Pang (Leo) Chan, a software develope...
PWAs ft. Patricio Vargas
06 Jan 2022
Contributed by Lukas
Ever feel like a damsel in distress held captive by app limitations? Never fear! In this episode, Charles and Sani sit down with Patricio Vargas, a so...
Subrat and Chuck Catch Up - AiA 335
16 Dec 2021
Contributed by Lukas
Subrat and Chuck sit down and discuss what they're working on and where they're heading going forward. They've both changed work situations and are d...
3 Fundamental Pillars You Need to Succeed as an Entrepreneur - BONUS
14 Dec 2021
Contributed by Lukas
Get Lifetime Access to Mani's Entrepreneurship Pack and Book Club. Use coupon code "GREAT"Mani has summarized hundreds of business books that outline ...
The Problems with the Angular Test-Bed ft. Georgi Parlakov - AiA 334
09 Dec 2021
Contributed by Lukas
Georgi Parlakov outlines the problems he's had using the Angular Test-Bed and what he's done to move to a different system.He's built a library called...
Progressive Web Apps (PWAs) ft. Francesco Leardini - AiA 333
02 Dec 2021
Contributed by Lukas
Francesco Leardini joins the adventure to discuss how to build PWA's using Angular. In some ways it's pretty straightforward. In other ways, you need ...
BONUS: How to do LARGE Volumes of HIGH Quality Work - While Spending Fewer Hours Working
25 Nov 2021
Contributed by Lukas
Get the Black Friday/Cyber Monday "Double Your Productivity by 5pm Today" Deal Coupon Code: "DEEP" for a GIANT discountMani provides us with strate...
Chuck's Journey and Top End Devs Going Forward - AiA 332
18 Nov 2021
Contributed by Lukas
Charles Max Wood talks about what has brought about the new direction he's heading in with Top End Devs and talks about some of the things that have l...
How VS Code Can Keep You From Making Coding Mistakes in Angular - AiA 331
04 Nov 2021
Contributed by Lukas
Tom Smykowski joins the adventure to discuss the VS Code plugin that he wrote to help people avoid some of the mistakes commonly made within Angular a...
The ESLint NGRx Plugin - AiA 330
21 Oct 2021
Contributed by Lukas
Armen and Chuck discuss the ESLint NGRx plugin. They go over what it adds to ESLint and some of the things that you should be looking for as you write...
Status Codes with Angular Universal ft. Catalin Ciubotaru - AiA 329
13 Oct 2021
Contributed by Lukas
Catalin Ciubotaru joins the adventure to discuss how to get Angular Universal to send server side HTTP codes to the browser from the back-end when Ang...
Deploying Angular Apps ft. Marco Zuccaroli - AiA 328
07 Oct 2021
Contributed by Lukas
Marco Zuccaroli joins the adventure to discuss deploying an Angular application using serverless and basic devops to get an application deployed once ...
TypeScript Mixins - AiA 327
30 Sep 2021
Contributed by Lukas
Armen takes the lead this week to discuss TypeScript usage and how to bring in mixins into the picture as you build more complicated applications with...
All Things TypeScript ft. Wycliffe Maina - AiA 326
23 Sep 2021
Contributed by Lukas
Wycliffe Maina is a Kenyan developer who has written several articles about TypeScript. He joins the adventure to discuss the ins and outs and several...
Managing and Capturing Errors in Angular ft. Philipp Kief - AiA 325
16 Sep 2021
Contributed by Lukas
Philipp Kief is a German developer who walks through how to manage and capture errors in your Angular application and how to display them to users.He ...
RxJS Best Practices in Angular ft. Tomas Trajan - AiA 324
02 Sep 2021
Contributed by Lukas
Tomas Trajan is a developer from Slovakia living in Switzerland. He talks about his experiences using streams, observables, and RxJS in Angular over t...
Building Reactive Angular Applications ft. Pavel Tuzov - AiA 323
26 Aug 2021
Contributed by Lukas
Pavel Tuzov is a developer at Microsoft who has recently written about building reactive Angular applications using RxJS and Observables. He and Chuck...
How to Stay Current - AiA 322
19 Aug 2021
Contributed by Lukas
Charles Max Wood leads the conversation about how to stay current on all the stuff going on in technology and Angular.Given the pace that things move ...
The Push Pipe is Boring ft. Michael Hladky - AiA 321
12 Aug 2021
Contributed by Lukas
Michael Hladky rejoins the Adventure to have more discussions around performance and the push pipe. He jumps in and explains the let directive and lea...
Responsive Angular Components ft. Miroslav Jonas - AiA 320
05 Aug 2021
Contributed by Lukas
Miroslav Jonas joins the Adventure to discuss how to make your applications work on different screen sizes within Angular.Sometimes, you can get away ...
Reusing Code in Your Angular Apps ft. Jérémy Bardon - AiA 319
29 Jul 2021
Contributed by Lukas
Jérémy Bardon joins the adventure to discuss how to reuse code in Angular. Specifically, the discussion covers reusable components and goes into imp...
ngTemplateOutlet featuring Stephen Cooper - AiA 318
22 Jul 2021
Contributed by Lukas
Stephen Cooper joins the Adventure to discuss the ngTemplateOutlet, how it's used and where you'd add it to your application.It allows you to put a te...
Angular and Routing Testing - Part 2 featuring Lars Brink - AiA 317
15 Jul 2021
Contributed by Lukas
Lars Gyrup Brink Nielsen joins the Adventure to continue discussing testing Angular and with Spectacular and to finish the discussion on testing routi...
Speeding up Your Angular Apps with Daniel Kreider - AiA 316
08 Jul 2021
Contributed by Lukas
Daniel Kreider joins the Adventure to discuss some of the things that are slowing down your front-end app. He also dives into the handful of things yo...
How to Get a 60% Performance Gains with Push Pipe featuring Michael Hladky - AiA 315
01 Jul 2021
Contributed by Lukas
Michael Hladky joins the adventure to discuss how he's gotten a 60% performance increase using push pipe and related techniques.Many developers can ge...
Integration Testing Routed Angular Features with Lars Brink - Part 1 - AiA 314
24 Jun 2021
Contributed by Lukas
Lars Brink joins the adventure to discuss how he tests routed Angular features using the RouterTestingModule. He explains what it is and why it's not ...
Matchmaking NGXS and Firebase with Joaquin Cid - AiA 313
17 Jun 2021
Contributed by Lukas
Joaquin Cid is an Argentinian developer who has built a plugin for NGXS state library that allows developers to connect to Firebase and have their que...
The 3 Essentials for Successful Job Outcomes - BONUS
04 Jun 2021
Contributed by Lukas
Chuck dives into the 3 essentials for getting the next successful outcome you want in your career. Whether that's something simple like a raise or som...
Components by Selector Name with Tarang Khandelwal - AiA 312
03 Jun 2021
Contributed by Lukas
Tarang Khandelwal found himself in the unenviable position where he needed to be able to dynamically choose which component to load dynamically.He did...
How to Get Hired at a FANG Company - BONUS
28 May 2021
Contributed by Lukas
Chuck explains what he taught Nathan last week when we asked how to get hired at a FANG (Facebook Apple/Amazon Netflix Google) company. Essentially, i...
Interesting Facts and Features of the Angular Router with Andrei Gatej - AiA 311
27 May 2021
Contributed by Lukas
Andrei Gatej joins the adventure and discusses some less well known features of the Angular Router with Charles Max Wood.They walk through some of the...
Managing Component State the Sane Way with Freddy Montes - AiA 310
20 May 2021
Contributed by Lukas
Freddy Montes joins the adventure to discuss how he and his team manage state in their Angular components.Many development teams instinctively reach f...
Becoming the Go-To Person in Your Technology Area - BONUS
07 May 2021
Contributed by Lukas
Chuck was on a strategic call with one of his potential coaching clients talking about cryptocurrencies and realized that this is one of the major rea...
Cross Platform Angular with Richard Sithole - AiA 309
06 May 2021
Contributed by Lukas
Have you ever thought how nice it'd be to write your apps for desktop and mobile alongside the web? Richard Sithole joins the adventure to discuss how...
Don't Let These Things Keep You From Podcasting - BONUS
29 Apr 2021
Contributed by Lukas
Charles talks about the things that get developers stuck when they're trying to start their podcast or other influencer channel. He explains how to ge...
Don't Let These Things Keep You From Podcasting - BONUS
29 Apr 2021
Contributed by Lukas
Charles talks about the things that get developers stuck when they're trying to start their podcast or other influencer channel. He explains how to ge...
BONUS: Relationships Matter Most
23 Apr 2021
Contributed by Lukas
Charles Max Wood talks about how to build, grow, and benefit from positive relationships within programming. He talks about how he's built genuine pos...
AiA 308: Power Up Angular with RXjs with Armen Vardanyan
22 Apr 2021
Contributed by Lukas
Armen Vardanyan is an Armenian Angular developer who works extensively with both angular and RXjs. He walks Chuck through the ins and outs of how he u...
BONUS: How Opportunities Come Your Way When You're an Influencer
16 Apr 2021
Contributed by Lukas
Charles Max Wood discusses several opportunities that came his way early in his podcasting career and other opportunities that have come to other peop...
AiA 307: What to Expect in Angular 12 with Emma Twersky
15 Apr 2021
Contributed by Lukas
Emma Twersky is a Developer Advocate at Google on the Angular team and runs the GDE program for Angular. She walks Shai and Chuck through the features...
BONUS: What is Charles Max Wood's Biggest Payoff for Being a Dev Influencer?
09 Apr 2021
Contributed by Lukas
Charles Max Wood started podcasting because it sounded fun and because he wanted to talk about technology. He learned pretty quickly that it got him a...
AiA 306: How to Succeed with Grit and Determination featuring Richard Sithole
08 Apr 2021
Contributed by Lukas
Richard Sithole sits down with Charles Max Wood to discuss his story from growing up in South Africa and the setbacks he experienced as he worked his ...
BONUS: How Jason Weimann Became a Game Developer
02 Apr 2021
Contributed by Lukas
Jason Weimann started out as an enthusiast of the Massively Multiplayer Online Role Playing Game, Everquest. After becoming a software developer and b...
BONUS: How Jason Weimann Became a Game Developer
01 Apr 2021
Contributed by Lukas
Jason Weimann started out as an enthusiast of the Massively Multiplayer Online Role Playing Game, Everquest. After becoming a software developer and b...
BONUS: Continuing Your Learning Journey by Finding Mentors as an Influencer
26 Mar 2021
Contributed by Lukas
Chuck outlines how he's used his podcasts to find mentors to continue his learning journey over 12 years of podcasting. Some mentors have been long li...
BONUS: Continuing Your Learning Journey by Finding Mentors as an Influencer
23 Mar 2021
Contributed by Lukas
Chuck outlines how he's used his podcasts to find mentors to continue his learning journey over 12 years of podcasting. Some mentors have been long li...
BONUS: How Senior Developers Can Enjoy Learning Like They Were Juniors
16 Mar 2021
Contributed by Lukas
Remember the amazing adventure it was to learn a new thing every day as a Junior Developer? It's easy to feel a little stuck or lost as a Senior devel...
BONUS: How Charles Max Wood Started Podcasting -- And You Can Too
09 Mar 2021
Contributed by Lukas
Charles Max Wood goes into the origin story of his podcasting career and how it relates to his programming career. He starts with his interest from a ...
BONUS: How to get Freelance Clients to Come to You
02 Mar 2021
Contributed by Lukas
Charles Max Wood explains how he landed his first 4 freelance clients that took him through a few years of freelancing with only 3 years of experience...
AiA 305: How to Stay Current
23 Feb 2021
Contributed by Lukas
Charles Max Wood explains the process he uses to stay current in various technologies including JavaScript and Angular. He walks through the process o...
AiA 034: LIVE! from ng-conf 2015
17 Feb 2021
Contributed by Lukas
This is a repeat episode of Adventures in Angular. Here is the original link https://devchat.tv/adv-in-angular/034-aia-live-from-ng-conf-2015/ Sponsor...
BONUS: Measuring Apps and Entrepreneurship with John-Daniel Trask
05 Feb 2021
Contributed by Lukas
John-Daniel Trask, founder and CEO of Raygun, talks about his experience building a monitoring company and about how to measure the speed and quality ...
AiA 304: What is a Top 5% Developer?
02 Feb 2021
Contributed by Lukas
This is a repeat episode of Ruby Rogues 485The Rogues dive into who are top 5% developers, what they're doing and how to recognize them. They start ou...
AiA 303: How to Make an Impact on the Development Community
26 Jan 2021
Contributed by Lukas
Charles Max Wood takes a solo flight into how to make an impact on the development community and build the career you want at the same time. Chuck sta...
AiA 001: The Birth of Angular
12 Jan 2021
Contributed by Lukas
In the inaugural episode of Adventures in Angular, the panelists talk to Miško Hevery about the birth of AngularJS.PanelAaron FrostCharles Max WoodJo...
BONUS: How to Crush Your Biggest Goals in 2021
01 Jan 2021
Contributed by Lukas
Get the 2020 Goal Setting Workshop + Success Accelerator Deal HERE (Coupon Code: GOALS for a massive discount)Mani Vaya joins Charles Max Wood to walk...
AiA 302: Angular 11 on 11/11
30 Dec 2020
Contributed by Lukas
Brooks and Alyssa talk about the updates in Angular 11 and the update party the Angular team threw for v11. Check out the Angular YouTube for the Keyn...
BONUS: Adding a Content Engine to Your App with a Headless CMS with Jake Lumetta
11 Dec 2020
Contributed by Lukas
Go Check Out ButterCMS to Add Content to Your Apps!Do you need to add a content engine like a blog or podcast to your product’s website? Don’t wan...
AiA 301: Community — Leaving Politics Out Of It
08 Dec 2020
Contributed by Lukas
In this episode, we dive into the issues our community is facing in today’s crazy world. We talk about tips the panelists have for dealing with th...
AiA 300: The 300th Episode
01 Dec 2020
Contributed by Lukas
In celebration for our 300th episode, Brooks, Alyssa & Chris ago through The Sate of JS Survey and talk about the results from last year. They als...
BONUS: How to do LARGE Volumes of HIGH Quality Work - While Spending Fewer Hours Working
27 Nov 2020
Contributed by Lukas
Get the Black Friday/Cyber Monday "Double Your Productivity by 5pm Today" Deal Coupon Code: "DEEP" for a GIANT discountMani provides us with strategie...
AiA 299: Working with Google Maps on Angular with Katerina Skroumpelou
17 Nov 2020
Contributed by Lukas
In this episode of Adventures in Angular, we talk with Katerina Skroumpelou who is a Google Maps & Angular Google Developer Expert and team member...
AiA 298: Progressive State Management with NGXS with Aliaksei Kuncevic
10 Nov 2020
Contributed by Lukas
In this episode, Brooks, Alyssa and Chris talk with Aliaksei Kuncevič about Progressive State Management with NGXS. Aliaksei walks the crew through t...
AiA 297: Angular Elements, Annex & Storybook with Brad McAlister
03 Nov 2020
Contributed by Lukas
In this episode of Adventures in Angular, Brad McAlister joins our regular panelists: Alyssa, Chris and Brooks! Brad walks us through his work of tran...
AiA 296: Angular vs React: What Grad Students Pick 100% of the Time with Asaad Saad
27 Oct 2020
Contributed by Lukas
Asaad Saad has 16 years of experience in Web Development. He has worked with big companies in the Middle East including (Amazon Middle East, Yahoo Mid...
AiA 295: Amazing Backends for Angular Devs with NestJS with Ely Lucas
20 Oct 2020
Contributed by Lukas
Ionic’s very own Ely Lucas swings by to chat to Alyssa, Chris & Brooks about NestJS, the node framework that’s winning over devs in the Angula...
AiA 294: Building A Component Library with Thomas Pink & Fabian Friedl
13 Oct 2020
Contributed by Lukas
Thomas Pink and Fabian Friedl from Dynatrace join Adventures in Angular to discuss the highs and lows of building an in-house design system with Angul...
AiA 293: Accessibility in Angular with Vitalii Bobrov
29 Sep 2020
Contributed by Lukas
Special guest, Vitalii Bobrov joins us to talk about accessibility on the web and how to relate it to user experience in general. What can we do to im...
AiA 292: Conferences, Community and Simulating Arduino in JavaScript with Uri Shaked
22 Sep 2020
Contributed by Lukas
In this episode of Adventures in Angular, Uri Shaked, a brilliant maker and developer, talks with us about getting into Arduino with JavaScript. We al...
AiA 291: Azure Cognitive Services with Ankit Sharma
15 Sep 2020
Contributed by Lukas
Ankit Sharma, an Angular GDE and author, joins us in this episode of Adventures in Angular to talk about using Azure cognitive services with Angular.S...
AiA 290: Angular Performance with Christian Liebel
08 Sep 2020
Contributed by Lukas
In this episode of Adventures in Angular, special guest, Christian Liebel engages the panel in an interesting discussion on Angular performance especi...
AiA 289: Put A Form Around It with Sani Yusuf
01 Sep 2020
Contributed by Lukas
In this episode of Adventures in Angular, Sani Yusuf stops by for an adventure and chats with Alyssa, Brooks & Chris about building component libr...
AiA 288: Getting your Components to Communicate with Ravi Veliyat
25 Aug 2020
Contributed by Lukas
Ravi Veliyat helps train people in many web technologies, Angular being one of them. The panel discusses the various ways you can get your components ...
AiA 287: Profiling Angular Apps with Gil Fink
11 Aug 2020
Contributed by Lukas
The illustrious and well-regarded Gil Fink joins the Adventures in Angular panel to talk about profiling your Angular apps. Profiling consists of find...
AiA 286: Is There Benefits from Working From Home with Will Gant
21 Jul 2020
Contributed by Lukas
In this episode of Adventures in Angular, Will Gant, author of Remote Work talks about working from home and working outside of the client's office. H...
AiA 285: New Features in Angular 9 with Subrat Kumar Mishra
07 Jul 2020
Contributed by Lukas
Subrat Kumar Mishra is a full stack developer who has worked with Angular and Java. He's the host of the Fun of Heuristic YouTube channel. He talks ab...
AiA 284: Progressive Web Apps using Angular with Maxim Salnikov
23 Jun 2020
Contributed by Lukas
Angular Remote ConfAugust 25th to 28thMaxim joins the Adventure to discuss building Progressive Web Apps using Angular. He starts out talking about so...
AiA 283: Web Components for Cross Framework Development with Nishu Goel
09 Jun 2020
Contributed by Lukas
Nishu Goel joins the Adventure to talk about how Web Components can be used in Angular applications and how to use them to share functionality across ...
AiA 282: Fauna and Cloud Databases with Evan Weaver
26 May 2020
Contributed by Lukas
Evan Weaver is the CEO and founder at Fauna. He starts out talking about the problems that existed when working at Twitter with databases and scaling....
AiA 281: The IAN Stack with Brooks Forsyth
12 May 2020
Contributed by Lukas
JavaScript Remote Conf 2020May 13th to 15th - register now!Brooks Forsyth is an Ionic and Angular developer who has coined a new stack called the IAN ...
AiA 280: Where is Angular Headed? with Tracy Lee
28 Apr 2020
Contributed by Lukas
JavaScript Remote Conf 2020May 13th to 15th - register now!Tracy Lee joins the adventure to talk about where the panel thinks Angular is headed. The c...
AiA 279: Angular for Enterprise-Ready Web Apps with Doguhan Uluca
07 Apr 2020
Contributed by Lukas
JavaScript Remote Conf 2020May 14th to 15th - register now! Doguhan Uluca, the author of "Angular for Enterprise-Ready Web Applications", explains th...
AiA 278: Working From Home
24 Mar 2020
Contributed by Lukas
JavaScript Remote Conf 2020May 14th to 15th - register now! Chris is new at working from home. Chuck and Brooks have been working from home for sever...
AiA 277: Is Angular Declining?
10 Mar 2020
Contributed by Lukas
Alyssa, Chris, and Chuck dive into whether or not Angular is declining in popularity. They begin talking about a tweet by @wellpaidgeek and things lik...
AiA 276: The 10 Commandments of Angular Development Christian Lüdemann
25 Feb 2020
Contributed by Lukas
Christian walks Charles and Younes through the 10 commandments of building Angular applications. We talk about how to arrange Angular applications, de...
AiA 275: From Zero to Top of the App Store on Ionic: Seed to Spoon with Dale Spoonemore
11 Feb 2020
Contributed by Lukas
Dale Spoonemore joins the adventure to talk about his journey from no coding experience to writing one of the most popular gardening apps on the web w...
AiA 274: Building with Angular Fire with Jamie Perkins
28 Jan 2020
Contributed by Lukas
In this episode of Adventures in Angular Charles Max Wood interviews Jamie Perkins, creator of Podfan. Podfan is a membership for podcasts. Charles in...
AiA 273: A Real Look at an Enterprise Application with Juan Stoppa
14 Jan 2020
Contributed by Lukas
In this episode of Adventures in Angular the panel interviews Juan Stoppa about what it is really like working on an enterprise application for a larg...
AiA 272: Adventures in Angular Still at RxJS Live
07 Jan 2020
Contributed by Lukas
In this episode of Adventures in Angular Charles Max Wood continues interviewing speakers at RxJS Live. First, he interviews Mike Ryan and Sam Julien....
AiA 271: Adventures in Angular at RxJS Live
31 Dec 2019
Contributed by Lukas
In this episode of Adventures in Angular Charles Max Wood does interviews at RxJS Live. His first interview is with Hannah Howard at RxJS Live about h...
AiA 270: JAMstack Conf SF with Mandy Michael & Shawn Erquhart
24 Dec 2019
Contributed by Lukas
In this episode of Adventures in Angular Charles Max Wood interviews speakers at JAMstack Conf SF. Mandy Michael gives a talk about responsive typogra...
AiA 269: Data Mocking with Dave Cooper
17 Dec 2019
Contributed by Lukas
In this episode of Adventures in Angular the panel interviews Dave Cooper, who recently gave a talk at AngularConnect about using Mock Data. Dave star...
AiA 268: Secure Angular Apps with Philippe De Ryck
10 Dec 2019
Contributed by Lukas
In this episode of Adventures in Angular the panel interviews Phillipe De Ryck. Phillipe is a web security expert out of Belgium. He shares ways for A...
AiA 267: JavaScript Performance with Tammy Everts
03 Dec 2019
Contributed by Lukas
In this episode of Adventures in Angular Charles Max Wood joins Tammy Everts at JAMstack Confer. Tammy gives a listeners a sneak peek into her talk ab...