Player FM - Internet Radio Done Right
77 subscribers
Checked 10d ago
הוסף לפני five שנים
תוכן מסופק על ידי ng-conf. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי ng-conf או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Player FM - אפליקציית פודקאסט
התחל במצב לא מקוון עם האפליקציה Player FM !
התחל במצב לא מקוון עם האפליקציה Player FM !
פודקאסטים ששווה להאזין
בחסות
T
The Agile Brand with Greg Kihlström®: Expert Mode Marketing Technology, AI, & CX


1 #697: Building the total experience for customers with AJ Joplin, Forrester 24:10
24:10
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי24:10
Does your AI-based interface talk to customers the way a real person would or is it tech for tech’s sake? We are here at Forrester CX in Nashville, TN and hearing all about the latest insights and ideas for brands to create better experiences for their customers. Agility is less about bolting on new features just because the tech is available and more about making tomorrow’s experiences feel intuitive and natural to the end customer using them. Today we’re diving into designing for the future of experiences with AJ Joplin, Senior Analyst at Forrester. About AJ Joplin AJ is the lead analyst for Forrester’s research on experience design (XD), design organizations, and design leadership. Helping XD and customer experience (CX) leaders develop and deliver on research-based strategy is AJ’s professional passion. She has observed that the most effective organizations combine clear purpose with the right people and leverage systems to clarify decision-making, prioritization, and workflows. AJ also has years of workshop facilitation experience in human-centered design and design thinking. Using her professional coaching skills, AJ bring clients through ambiguity and into alignment on what matters and what’s next. Resources Forrester: https://www.forrester.com https://www.forrester.com Catch the future of e-commerce at eTail Boston, August 11-14, 2025. Register now: https://bit.ly/etailboston and use code PARTNER20 for 20% off for retailers and brands Don't Miss MAICON 2025, October 14-16 in Cleveland - the event bringing together the brights minds and leading voices in AI. Use Code AGILE150 for $150 off registration. Go here to register: https://bit.ly/agile150 " Connect with Greg on LinkedIn: https://www.linkedin.com/in/gregkihlstrom Don't miss a thing: get the latest episodes, sign up for our newsletter and more: https://www.theagilebrand.show Check out The Agile Brand Guide website with articles, insights, and Martechipedia, the wiki for marketing technology: https://www.agilebrandguide.com The Agile Brand is produced by Missing Link—a Latina-owned strategy-driven, creatively fueled production co-op. From ideation to creation, they craft human connections through intelligent, engaging and informative content. https://www.missinglink.company…
S2 E9 - RxJS Operators Ep. 4: Multicasting, Error Handling, & Utility Operators
Manage episode 288157901 series 2763753
תוכן מסופק על ידי ng-conf. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי ng-conf או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
In the final part of our series on RxJS operators we welcome Zack DeRose, senior engineer at Nrwl, back to the show to learn about multicasting, error handling and utility operators. To kick things off we do a quick recap of hot vs cold Observables, unicast vs multicast, and then the Subject class as well as a few of its child-classes.
You might be wondering, "What is a multicasted Observable; Why would I want that; and what is the implication for my application?" In short, the multicast operators provide the functionality to create a multicasted Observable (duh! and huh?). The complexity and confusion usually arise around what operators to choose from. Why would I choose publish() over shareReplay()? And, what about ref counting? Don't worry - panelists Aaron Frost, Brian Love, and Jennifer Wadella, along with our esteemed guest Zack, answer these very questions.
We then go into detail on error handling in RxJS and the various operators for error handling, from catchError() to throwError(), and everything in between. Finally, we talk through various utility operators such as tap() and delay().
While you don't need to have listened to the first 3 episodes on RxJS operators in this series to enjoy this episode, we do recommend you check them out if you haven't already. Be sure to subscribe so you don't miss a single episode of the Angular Show!
Show Notes:
WTF is a cold observable: https://www.youtube.com/watch?v=4btjdWHM6lI&ab_channel=AngularSeattle
DeRose Hpothesis on Code Complexity: https://www.youtube.com/watch?v=H9EZZDREMEk&t=779s&ab_channel=AngularSeattle
zackderose.dev
Multicasting: https://dev.to/bitovi/understanding-multicasting-observables-in-angular-2371
Connect with us:
Brian F Love - @brian_love
Aaron Frost - @aaronfrost
Jennifer Wadella - @likeOMGitsFEDAY
Zack DeRose - @zackderose
…
continue reading
You might be wondering, "What is a multicasted Observable; Why would I want that; and what is the implication for my application?" In short, the multicast operators provide the functionality to create a multicasted Observable (duh! and huh?). The complexity and confusion usually arise around what operators to choose from. Why would I choose publish() over shareReplay()? And, what about ref counting? Don't worry - panelists Aaron Frost, Brian Love, and Jennifer Wadella, along with our esteemed guest Zack, answer these very questions.
We then go into detail on error handling in RxJS and the various operators for error handling, from catchError() to throwError(), and everything in between. Finally, we talk through various utility operators such as tap() and delay().
While you don't need to have listened to the first 3 episodes on RxJS operators in this series to enjoy this episode, we do recommend you check them out if you haven't already. Be sure to subscribe so you don't miss a single episode of the Angular Show!
Show Notes:
WTF is a cold observable: https://www.youtube.com/watch?v=4btjdWHM6lI&ab_channel=AngularSeattle
DeRose Hpothesis on Code Complexity: https://www.youtube.com/watch?v=H9EZZDREMEk&t=779s&ab_channel=AngularSeattle
zackderose.dev
Multicasting: https://dev.to/bitovi/understanding-multicasting-observables-in-angular-2371
Connect with us:
Brian F Love - @brian_love
Aaron Frost - @aaronfrost
Jennifer Wadella - @likeOMGitsFEDAY
Zack DeRose - @zackderose
254 פרקים
Manage episode 288157901 series 2763753
תוכן מסופק על ידי ng-conf. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי ng-conf או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
In the final part of our series on RxJS operators we welcome Zack DeRose, senior engineer at Nrwl, back to the show to learn about multicasting, error handling and utility operators. To kick things off we do a quick recap of hot vs cold Observables, unicast vs multicast, and then the Subject class as well as a few of its child-classes.
You might be wondering, "What is a multicasted Observable; Why would I want that; and what is the implication for my application?" In short, the multicast operators provide the functionality to create a multicasted Observable (duh! and huh?). The complexity and confusion usually arise around what operators to choose from. Why would I choose publish() over shareReplay()? And, what about ref counting? Don't worry - panelists Aaron Frost, Brian Love, and Jennifer Wadella, along with our esteemed guest Zack, answer these very questions.
We then go into detail on error handling in RxJS and the various operators for error handling, from catchError() to throwError(), and everything in between. Finally, we talk through various utility operators such as tap() and delay().
While you don't need to have listened to the first 3 episodes on RxJS operators in this series to enjoy this episode, we do recommend you check them out if you haven't already. Be sure to subscribe so you don't miss a single episode of the Angular Show!
Show Notes:
WTF is a cold observable: https://www.youtube.com/watch?v=4btjdWHM6lI&ab_channel=AngularSeattle
DeRose Hpothesis on Code Complexity: https://www.youtube.com/watch?v=H9EZZDREMEk&t=779s&ab_channel=AngularSeattle
zackderose.dev
Multicasting: https://dev.to/bitovi/understanding-multicasting-observables-in-angular-2371
Connect with us:
Brian F Love - @brian_love
Aaron Frost - @aaronfrost
Jennifer Wadella - @likeOMGitsFEDAY
Zack DeRose - @zackderose
…
continue reading
You might be wondering, "What is a multicasted Observable; Why would I want that; and what is the implication for my application?" In short, the multicast operators provide the functionality to create a multicasted Observable (duh! and huh?). The complexity and confusion usually arise around what operators to choose from. Why would I choose publish() over shareReplay()? And, what about ref counting? Don't worry - panelists Aaron Frost, Brian Love, and Jennifer Wadella, along with our esteemed guest Zack, answer these very questions.
We then go into detail on error handling in RxJS and the various operators for error handling, from catchError() to throwError(), and everything in between. Finally, we talk through various utility operators such as tap() and delay().
While you don't need to have listened to the first 3 episodes on RxJS operators in this series to enjoy this episode, we do recommend you check them out if you haven't already. Be sure to subscribe so you don't miss a single episode of the Angular Show!
Show Notes:
WTF is a cold observable: https://www.youtube.com/watch?v=4btjdWHM6lI&ab_channel=AngularSeattle
DeRose Hpothesis on Code Complexity: https://www.youtube.com/watch?v=H9EZZDREMEk&t=779s&ab_channel=AngularSeattle
zackderose.dev
Multicasting: https://dev.to/bitovi/understanding-multicasting-observables-in-angular-2371
Connect with us:
Brian F Love - @brian_love
Aaron Frost - @aaronfrost
Jennifer Wadella - @likeOMGitsFEDAY
Zack DeRose - @zackderose
254 פרקים
كل الحلقات
×T
The Angular Plus Show

1 S9 E13 | Angular SEO 2025 |Jeff Whelpley 1:17:26
1:17:26
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:17:26
Client rendered web apps are not generally not indexable by Google Bot and others for extracting on-page content and optimizations for ranking high in the search engine results page. The result is that many organizations use technologies like WordPress, Astro, and others, for a marketing presence on the web, avoiding frameworks like Angular and React due to this limtation. With the maturing of Server-Side Rendering (SSR) in Angular, more developers are building both their interactive web apps and their more traditionally static market web properties with Angular (and React with RSC). In this episode we welcome Google Developer Expert, and open source contributor, Jeff Whelpley to break it all down. You can expect to learn how Angular with SSR is an excellent technical choice for optimizing your web app for Search Engine Optimization. More about Jeff Bluesky: @jeffwhelpley.dev X: @jeffwhelpley LinkedIn: Jeff Whelpley Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf/2025 Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S9E12 | GraphQL for Angular Developers | Jay Bell 1:20:28
1:20:28
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:20:28
Our beloved former host, Jay Bell, stopped by this week to share what he’s learned about using GraphQL to speed up development and keep code quality on point. Always a blast having him back! https://graphql.org/learn/ https://www.apollographql.com/ https://the-guild.dev/ More about Jay: Bluesky: @jaycooperbell.dev LinkedIn: Jay Bell X: @JayCooperBell trellis.org https://graphql.org/learn/ https://www.apollographql.com/ https://the-guild.dev/ Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf/2025 Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S9E11 | Prompting Responsibly: Ethical AI Use | Michelle Frost 1:08:29
1:08:29
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:08:29
Today Michelle Frost from JetBrains joins Jan and Q to explore the challenges and opportunities of integrating AI tools directly into your IDE, discuss real-world scenarios around trust, transparency, and skill-building, and unpack what “responsible AI use” looks like. More about Michelle Bluesky: @aiwithmichelle.com LinkedIn: https://www.linkedin.com/in/michelle-frost-dev/ Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf/2025 Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S9 E10 | Angular Turns the Big 2-0! | Minko Gechev 55:46
55:46
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי55:46
It’s not everyday your favorite JavaScript framework releases its twentieth version! Join us with Minko as we find out what features graduate to stable, what changes we can expect, and more!! goo.gle/angular-v20 More about Minko X: @mgechev LinkedIn: Minko Gechev Bluesky: @mgechev.bsky.social Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf/2025 Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S9 E9 | Into Server-Side Rendering | Brygida Fiejdasz 1:16:43
1:16:43
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:16:43
We talked about SSR here before. This week we sat down with Brygida and continued this conversation, covering some more of the in-depths of SSR and what it means for you and your team! More about Brygida: https://www.linkedin.com/in/brygidafiejdasz/ https://x.com/brydziaf https://www.instagram.com/speed_date_with_angular/ https://www.youtube.com/@SpeedDateWithAngular Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf/2025 Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S9E8 | TypeScript: the types, the mistakes, and the growth| Jan-Niklas Wortmann & Chau Tran 1:09:23
1:09:23
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:09:23
Chau and Jan sit down and talk about the "TYPE" in TypeScript because Chau comes across an amazing talk Kris Jenkins called Communicating in Types. Chau shares about his mistakes with error handling patterns with Remix in TypeScript. Jan seems to enjoy it and we think you will enjoy it too. https://www.youtube.com/watch?v=SOz66dcsuT8 More about Chau & Jan-Niklas X: @niklas_wortmann @Nartc1410 LinkedIn: Jan-Niklas Wortmann Chau N Tran Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf/2025 Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S9E7 | Writing Tests That Won't Cause Headaches | Younes Jaaidi 1:20:08
1:20:08
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:20:08
Testing your code should not be painful and it shouldn't set you up for painful refactors down the road. Our guest Younes Jaaidi shares his stratgey for writing tests that flips the way we think about writing test AND code on it's head. Younes' cookbook: Younes' Cookbook https://poku.io/ More about Younes https://twitter.com/yjaaidi https://www.linkedin.com/in/yjaaidi/ https://bsky.app/profile/younesjd.dev https://github.com/yjaaidi https://medium.com/@yjaaidi Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf/2025 Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S9E6 | AI Agents Getting It Done | Rizel Scarlett 46:11
46:11
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי46:11
We all hear about AI every single day, but what are AI Agents and how are they used? Join us today as we talk with Rizel Scarlett from Block! More about Rizel X: https://x.com/blackgirlbytes LinkedIn: http://linkedin.com/in/rizel-bobb-semple Bluesky: https://bsky.app/profile/blackgirlbytes.bsky.social YouTube: https://www.youtube.com/shorts/vHK9Xg_d6Sk Block AI Agent: https://github.com/block/goose Resilient Coders: https://www.resilientcoders.org/ LinkedIn Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf/2025 Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S9E5 | Let's talk about Cypress | Mark Noonan 50:42
50:42
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי50:42
Cypress is a fantastic tool for E2E, but also component testing. In this episode we sat down with Mark Noonan, product manager at cypress. Other than Cypres we also extensively talked about testing accessibility, you don't want to miss that! More about Mark LinkedIn: Mark Noonan Bluesky: @marktnoonan.bsky.social Cypress Accessibility product page UI Coverage Angular component testing docs Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf/2025 Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S9E4 | Getting Started with SSR in Angular | Soumaya Erradi 1:06:01
1:06:01
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:06:01
Angular SSR has come a long way since the destructive hydration days, it's easier than ever to spin up a new ssr app or even add ssr to an existing app! Join us as we interview Soumaya Erradi about getting into SSR, what the best new features are, and even how to get started debugging! More about Soumaya LinkedIn: Soumaya Erradi X: @sumy92 Bluesky: @sumyerradi.bsky.social Hybrid Rendering Guide NG Baguette Conf Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf/2025 Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S9E3 | From Idea to Mic: Writing Winning Talk Proposals | Chris Woody Woodruff 43:22
43:22
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי43:22
Want to land your first (or next) speaking slot at a tech conference? Join us as Chris Woody Woodruff (Sessionize "Most active Speaker" badge for 2023 & 2024) breaks down the art of crafting talk proposals that get noticed—and accepted. From brainstorming compelling topics to writing titles and abstracts that stand out in a sea of submissions. Whether you’re a first-time speaker or looking to sharpen your proposal game, you’ll learn some practical tools to move your idea from concept to conference stage. Resources: Presentation Zen book ASP.NET Core Reimagined with htmx Book https://woodruff.dev/ Sessionize More about Woody LinkedIn Blog Company Mastodon BlueSky Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S9E2 | Maintaining and Updating Legacy Angular | Katarzyna Płocka 1:10:18
1:10:18
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:10:18
It is hard to be an Angular developer without running into "legacy" Angular code, especially when we consider the number of features and updates that have been released by the Angular team in the past few years. In this episode, we talk with Katarzyna Płocka from ngGirls and Motorolla about how she and her teams manage their code bases to keep their applications performant, up to date, and easy to maintain. More about Katarzyna X: @pelagia1232 LinkedIn: Katarzyna Anna (Puczko) Płocka ng-girls Follow us on: X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S9 E1 | Let's Make Stupid S**T | Jason Lengstorf 1:00:03
1:00:03
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:00:03
Join us as we talk with Jason Lengstorf about how adding fun and creativity to your coding can actually help you be a better coder! More about Jason: X: @jlengstorf , @codetv_dev Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8E16 | What's New in Angular Material | Ankita Sood 1:12:33
1:12:33
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:12:33
When it comes to component libraries, there are several choices, but there is only one that is maintained by that Angular team at Google. Angular Material has been quietly updating and adding features. In version 19 of Angular, Angular Material uses Material Design 3, design tokens, and so much more. Join us today as we talk with Ankita Sood about what's new in Angular Material and why Ankita's team uses Angular Material every day. More about Ankita X: @GuacamoleAnkita LinkedIn: Ankita Sood Bluesky: @ankitasood.bsky.social Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8E15 | Angular testing, micro-frontends, and more! | Rainer Hahnekamp 51:55
51:55
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי51:55
This is an episode of the Angular Plus Show that you will not want to miss. We welcome Rainer Hahnekamp to the show to learn about his Angular community contributions to NgRx, NgRx Toolkit, Playwright Component Testing and more. Rainer is a Google Developer Expert in Angular and a software architect at Angular Architects. Rainer shares his experience building open-source software for the Angular community and answers all of the questions on testing, micro-frontends and more. More about Rainer: X: @rainerhahnekamp LinkedIn: Rainer Hahnekamp Bluesky: @rainerhahnekamp.bsky.social https://www.youtube.com/@ng-news https://www.youtube.com/@RainerHahnekamp Follow us! X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8 E14 | Auth for Modern Angular | Alisa Duncan 1:00:21
1:00:21
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:00:21
Join us and Alisa Duncan as we explore auth for Modern Angular! More about Alisa X: @AlisaDuncan LinkedIn: J. Alisa Duncan Follow us on X: The Angular Plus Show Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8 E13 | Web Accessibility | Maria Korneeva 1:06:55
1:06:55
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:06:55
Join us and Maria Korneeva as we discuss web accessibility. More about Maria. X: @BrowserPerson, BlueSky: @browser-person.bsky.social, LinkedIn: https://www.linkedin.com/in/maria-korneeva/ Follow us! X: The Angular Plus Show Bluesky: @ng-conf.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8E12 | Pieces for Developers | Jim Bennett 1:08:16
1:08:16
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:08:16
If you struggle to stay focused on your work, like we do, this is the episode for you! Jim Bennett joins us to talk about Pieces, an app for developers that helps you connect thoughts, code, and context, to stay in your flow. More about Jim and Pieces: Bluesky: https://bsky.app/profile/jimbobbennett.dev X: https://x.com/jimbobbennett LinkedIn: https://www.linkedin.com/in/jimbobbennett/ Github: https://github.com/jimbobbennett https://linktr.ee/jimbobbennett pieces.app Pieces Discord Follow us on X: The Angular Plus Show & Bluesky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8E11 | State Machines and XState in Angular | David Khourshid 53:47
53:47
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי53:47
Join us on today's episode as we interview David Khourshid. We will learn about state machines, how XState plays nice with Angular right out of the box and how we can use XState Store to build light weight state machines for simple state. More about David BlueSky: @davidkpiano.bsky.social X: @DavidKPiano LinkedIn: David Khourshid Follow us! X: The Angular Plus Show BlueSky: @theangularplusshow.bsky.social The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8 E10 | Developer Preview Today, Content Tomorrow: Angular Signals | Maciej Wojcik 1:02:50
1:02:50
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:02:50
Lara, Brian, and Chau are in for a lesson with Maciej where he walks everyone through the process of creating a free course for the ever-changing new API from Angular: Signals. We'll discuss how he approaches content creation and updating the material to stay relevant. Signals course: https://angular-signals.dev/ Maciej site: https://angular-shenanigans.dev/meet-me/ More about Maciej X: @maciej_wwojcik LinkedIn: @maciej-wwojcik Bluesky: @maciej-wojcik.bsky.social Follow us on X: The Angular Plus Show The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8E9 |Angular 19 and Incremental Hydration | Jessica Janiuk 57:07
57:07
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי57:07
Version 19 is so jammed packed with new features and developer experience improvements, we couldn't even cover them all in one episode! We did our best, but we couldn't pass up the opportunity to dive deep into incremental hydration and SSR in Angular with Jessica Janiuk. More about Jessica and Angular 19 BlueSky: @thepunderwoman.com LinkedIn: Jessica Janiuk Meet Angular v19 by Minko Gechev The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8E8 | The Vue from Angular | Alexander Lichter 1:18:21
1:18:21
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:18:21
Join Alexander Lichter as he talks about Vue and how it connects to Angular and other major frameworks. More about Alexander: BlueSky: https://bsky.app/profile/thealexlichter.com LinkedIn: https://www.linkedin.com/in/alexanderlichter/ Hachyderm: https://hachyderm.io/@manniL The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8 E7 | Modern Angular | Lance Finney 1:04:41
1:04:41
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:04:41
Join us as we talk with Lance Finney about modern Angular! Links from the show: https://conventionalcomments.org/ https://github.com/angularbootcamp/abc More about Lance BlueSky: @lmfinney.bsky.social X: @LMFinneyCoder LinkedIn: Lance Finney Follow us on X: The Angular Plus Show The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8 E6 | All Things Angular: Signals, Hydration, and Good Vibes | Mike Hartington, Jay Bell, & Craig Spence 1:03:15
1:03:15
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:03:15
Mike, Jay, and Craig show up for a relaxing episode where we vibe over Angular Signals, the new Incremental Hydration, and various stories. More about our guests: X: @JayCooperBell @mhartington @phenomnominal LinkedIn: Jay Bell Mike Hartington Craig Spence Follow us on X: The Angular Plus Show The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8 E5 | Charting It Up with AG Grid | Mana Jalali & James Swinton-Bland 45:03
45:03
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי45:03
Let's dive in again and take a look at AG Grid! Join us as we discuss AG Charts with Mana Jalali & James Swinton-Bland! More about Mana and James Mana LinkedIn: https://uk.linkedin.com/in/mana-peirov-184229138 James X: https://x.com/JamesSwintonDev LinkedIn: https://www.linkedin.com/in/james-swinton-bland/ https://www.ag-grid.com/charts/ Follow us on X: The Angular Plus Show The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8 E4 | Feedback Loops: Giving, Receiving and Impacting Developer Growth | Arthur Doler 58:47
58:47
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי58:47
We chat with Arthur Doler about the art of both giving and receiving feedback as a developer. We explore how feedback affects not only individual growh but also our teams and others we interact with. Whether you're offering constructive criticism or learning how to respond to it, this conversation dives deep into the nuances of effective communication! More about Arthur BlueSky: @arthurdoler.bsky.social LinkedIn: arthurdoler Mastodon: @arthurdoler@mastodon.sandwich.net "Thanks for the Feedback" book Other Show links https://www.amazon.com/s?k=thinking+fast+and+slow , https://graphite.dev/guides/conventional-comments https://www.amazon.com/Best-Kept-Secrets-Peer-Review/dp/1599160676 Follow us on X: The Angular Plus Show The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 S8 E3 Experimental Zoneless, modern Angular and Everything in Between | Chau Tran 1:01:03
1:01:03
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:01:03
Chau Tran has been maintaining Angular Three. In version 2 of Angular Three he switched to the new experimental zoneless change detection. In this episode he shares his learning and also shares some other learnings maintaining a highly dynamic and resource intensive open source library! More about our guests: BlueSky: @nartc.bsky.social X: @Nartc1410 LinkedIn: Chau Tran Follow us on X: The Angular Plus Show The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline…
T
The Angular Plus Show

1 S8 E2 | Nx Import and Experts and Monorepo Worlds Oh My! | Isaac Mann & Mike Hartington 1:06:06
1:06:06
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:06:06
Nx just released version 19.7, join us as we catch up on the latest and greatest of Nx with Isaac Mann and Mike Hartington. We will cover what's new in Nx and learn more about the Nx Experts program. We will get the inside scoop to Monorepo World in Mountain View coming up on October 7th. Learn More about our guests: X: @mannisaac , @mhartington https://monorepo.world/ https://nx.dev/ Follow us on X: The Angular Plus Show The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 A+ Show S8 E1 | Season 8 Kick Off!! 53:46
53:46
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי53:46
Did you miss us? We are back for season eight! Join us as we welcome our new guest hosts, Q Ray and Chau Tran. More about Q and Chau! X - Chau: @Nartc1410 Q: @Tipster22 LinkedIn - Chau N Tran Quantarius Ray Follow us on X: The Angular Plus Show The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
T
The Angular Plus Show

1 A+ Show S7 E16 | Angular Plus Air | Alyssa Nicoll, Jeff Whelpy, & Justin Schwartzenberger 54:25
54:25
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי54:25
The hosts of the Angular Air show join us and quickly takeover the show as hosts themselves! This episode is all about the joys and challenges of podcasting. Whether you would like to be a guest on one or start your own, tune in to learn all the tips and tricks from veterans of podcasting within the Angular community! More about our guests X: @alyssanicoll @schwarty @jeffwhelpley First Angular Air Jennifer Wadella https://www.codusoperandi.com/posts/increasing-your-luck-surface-area https://www.youtube.com/@TechTimeRewind https://www.youtube.com/@Tech-Time-Today Follow us on X: The Angular Plus Show The Angular Plus Show is a part of ng-conf. ng-conf is a multi-day Angular conference focused on delivering the highest quality training in the Angular JavaScript framework. Developers from across the globe converge on Salt Lake City, UT every year to attend talks and workshops by the Angular team and community experts. Join: http://www.ng-conf.org/ Attend: https://ti.to/ng-conf Follow: https://twitter.com/ngconf https://www.linkedin.com/company/ng-conf https://bsky.app/profile/ng-conf.bsky.social https://www.facebook.com/ngconfofficial Read: https://medium.com/ngconf Watch: https://www.youtube.com/@ngconfonline Edited by Patrick Hayes https://www.spoonfulofmedia.com/ Stock media provided by JUQBOXMUSIC/ Pond5…
ברוכים הבאים אל Player FM!
Player FM סורק את האינטרנט עבור פודקאסטים באיכות גבוהה בשבילכם כדי שתהנו מהם כרגע. זה יישום הפודקאסט הטוב ביותר והוא עובד על אנדרואיד, iPhone ואינטרנט. הירשמו לסנכרון מנויים במכשירים שונים.