Search a title or topic

Over 20 million podcasts, powered by 

Player FM logo
show episodes
 
Artwork

1
Pluto Archives

A.D. Morris & Puka Productions

icon
Unsubscribe
icon
Unsubscribe
Monthly
 
Welcome to The Pluto Archives. We are an audio drama, here to entertain you with new weekly episodes of original dark and twisted short stories. We tap into the paranormal, the horrifying, and the darkest parts of the human soul.If you have enjoyed our podcast, please let us know by liking, subscribing, and telling all your friends.
  continue reading
 
Artwork

1
Adventures in Angular

Charles M Wood

icon
Unsubscribe
icon
Unsubscribe
Monthly+
 
Join our weekly discussion about how to build top end Angular applications and become an Angular expert. Become a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-angular--6102018/support.
  continue reading
 
Artwork

1
Adventures in .NET

Charles M Wood

icon
Unsubscribe
icon
Unsubscribe
Monthly+
 
Level up your .NET skills with our weekly discussion of C# and other Microsoft technologies for developers. Become a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.
  continue reading
 
Loading …
show series
 
In this exciting episode of Top End Devs, we dive into the world of .NET development with none other than Jeff Fritz, a recognized community manager at Microsoft. Hosted by Sean Clabo and co-hosted by Caleb Wells and Wailu, this episode explores Jeff's impressive journey from working in the finance and pharmaceutical industries to becoming a pivota…
  continue reading
 
In this episode of Adventures in Angular, Brad McAlister joins our regular panelists: Alyssa, Chris, and Brooks! Brad walks us through his work of transitioning into an Annex Monorepo and how working with Angular Elements in conjunction has been going. Brad also breaks down what StoryBook is and how it has helped him in his workflows. Picks Alyssa …
  continue reading
 
In this episode of Adventures in .NET, guest Derek Comartin talks to us about Command Query Responsibility Segregation. He explains CQRS benefits, downsides and usage in real world situations. Links MediatR Brighter CodeOpinion Jimmy Bogard Picks Shawn - A First Look at Unreal Engine 5 Caleb - DragonHumpers Wai - Ring Fit Adventure Derek - Build St…
  continue reading
 
Michael Hladky joins the adventure to discuss how he's gotten a 60% performance increase using push pipe and related techniques. Many developers can get by without this technology, but Michael explains how to pull the push pipe into your code and what that looks like compared to Zone.js and the default stack in Angular. Links New possibilities with…
  continue reading
 
Caleb recently started a new job. The project he is working on is all in .NET (MVC, Web Api, Azure, etc.). Caleb and Shawn discuss some of the features of MVC and Power BI that Caleb is learning on the fly. Join us for a quick episode all about .NET Picks Shawn - Drive-in Movie Theaters Caleb - HP Spectre x360 Become a supporter of this podcast: ht…
  continue reading
 
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 queries automatically import into NGXS. Further, it also allows them to define actions that will update their datastore when triggered. The new Adventures in Angular panel dives into the ins and outs of …
  continue reading
 
Most developers we know find project management to be a necessary evil but without it a lot of us would be stumbling around in the dark. Shawn and Caleb look back over their careers to discuss different project management methodologies. Whether it is waterfall, agile, scrum, or none of these, projects are hard to manage. Both Shawn and Caleb have s…
  continue reading
 
In today's episode, Lucas is joined by Jason Akbar, a full-stack software engineer who’s got a knack for front-end development. He recently penned some intriguing articles on Medium about RxJS operators. He will reveal what motivated him to write about RxJS operators, especially focusing on the top 17 operators that every Angular developer should k…
  continue reading
 
Unsure about how and why to use Source Generators in .NET? Stefan Schranz explains them in an easy-to-understand way. He compares them to T4 templates and explains that there’s a new and more powerful way to generate code. Learn about how to get started, the limitations, and their use cases in this episode. Links Getting into source generators in .…
  continue reading
 
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. Links https://azure.microsoft.com/en-in/services/cognitive-services https://tic-tac-toe-d9068.firebaseapp.com/ https://bookcart.azurewebsites.net/ https://azure.microsoft.com/en-in/services/cognitive-…
  continue reading
 
Have you ever thought about mixing two SPA frameworks together? In today's episode we discuss doing just that, Blazor and Angular running in the same application. Both Angular and Blazor have ways to export code as web components that can be reused in other applications. In order to use Angular in Blazor you have to get familiar with IJSRuntime and…
  continue reading
 
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 uses RXjs to expand the functionality of his Angular applications and how to think about observables in general. Picks Armen- Frank Herbert's Dune Saga 6-Book Boxed Set Charles- The Way of Kings: The S…
  continue reading
 
Today we take a look at how Microsoft is working with blockchain in Azure. Stefano Tempesta is a senior program manager at Microsoft on Azure confidential computing. Azure confidential computing focuses on securing data in use and one of the technologies they are working with is blockchain. Microsoft is working to develop blockchain solutions that …
  continue reading
 
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 to communicate, from inputs and outputs all the way up to NgRx. Ravi walks through the different options, with great examples that will keep you on the edge of your headphones. Links You might not nee…
  continue reading
 
VS Code Notebooks provides a way to write quick interactive C# along with documentation to learn and train with. Links .NET Interactive Notebooks Aptera Software Humble Toolsmith Binder Project Jupyter | The Binder Project LINQPad - The .NET Programmer’s Playground Twitter: Eric Potter ( @pottereric ) Picks Eric- Concurrency in C# Cookbook Shawn- B…
  continue reading
 
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 discusses how he standardized error handlers in his applications and what he does to make sure that they get logged someplace. Links Angular Component Extractor Philipp Kief - Medium Philipp Kief Twi…
  continue reading
 
Aaron Stannard joins the Adventures in .NET team this week to discuss Akka.NET. He digs into the Actor model, the reasons to use it and what gave him the impetus to port Akka to .NET. Links https://petabridge.com/bootcamp Building Your First Whiskey Collection Picks Shawn - Locke & Key Caleb- Animal Crossing: New Horizons Joel - Fender Special Edit…
  continue reading
 
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 multiple applications written in different frameworks. We also dive into how web components are used and compatibility across browsers. Links Angular elements overview manfredsteyer/ngx-build-plus Web…
  continue reading
 
Most developers we know find project management to be a necessary evil but without it a lot of us would be stumbling around in the dark. Shawn and Caleb look back over their careers to discuss different project management methodologies. Whether it is waterfall, agile, scrum, or none of these, projects are hard to manage. Both Shawn and Caleb have s…
  continue reading
 
We talk to Martin Costello - a .NET developer with a QA background - about integration testing. We walk through the different types of automated testing and discuss the benefits and purpose for each type. Martin introduces us to useful tools he uses to write tests within the .NET ecosystem and discusses what we should and shouldn't be testing as we…
  continue reading
 
In this episode of Adventures in .NET, the panel discusses creating Udemy developer courses and .NET Core APIs with course author Taurius Litvinavicus Links https://www.udemy.com/user/taurius-litvinavicius/ Picks Shawn - The Shannara Chronicles Caleb - www.amazon.com/Boys-Season-Official-Teaser-Trailer Wai - Orai Taurius - Azure DevOps Become a sup…
  continue reading
 
The illustrious and well-regarded Gil Fink joins the Adventures in Angular panel to talk about profiling your Angular apps. Profiling consists of finding bottlenecks, and memory leaks among other problems within your application. Most of the time, the problems are hard to see from the development side. Usually, they appear when your user uses a dev…
  continue reading
 
Bobby Johnson introduces us to modern identity and the use of external providers to outsource your authentication layer. Links Have I Been Pwned: Check if your email has been compromised in a data breach Picks Bobby - Follow Bobby on Twitter @NotMyself , Github, Website Bobby - The Live Coders Bobby - Rest Client Shawn - Follow Shawn on Twitter > @…
  continue reading
 
In this episode, Lucas, Armen, and Subrat are joined by Luis Galeas, the CEO and founder of Ambar. Today's discussion dives into the fascinating world of event sourcing, exploring its intricacies in both front-end and back-end development. Event sourcing has emerged as a pivotal technique for managing the state by recording events that can rebuild …
  continue reading
 
Microservice architecture is very popular today. The panel talks with microservice security authors about their book and all aspects of securing microservices. Links Microservices Security in Action: Design secure network and API endpoint security for Microservices applications, with examples using Java, Kubernetes, and Istio APIsecurity.io Picks S…
  continue reading
 
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. He and Brooks share their experience with working through the challenges, benefits, and methods of working remotely. Picks Will - Follow Will's work on > www.simpleprogrammer.com Brooks - NGXS Brooks -…
  continue reading
 
In this episode of Adventures in .NET, guest David Dieruf joins the panel to discuss .NET microservices. They clear up the confusion about what microservices are and how to use them? Links Steeltoe Project Tye dieruf.net Picks Shawn - Doom Eternal Wai - Tandem David - Identity Server Become a supporter of this podcast: https://www.spreaker.com/podc…
  continue reading
 
In this episode of Adventures in Angular the panel interviews Dave Cooper, who recently gave a talk at AngularConnect about using Mock Data. Dave starts by explaining more about his talk and sharing the benefits of using data mocking solutions and rapid prototyping. He shares the secrets of doing rapid prototyping. There are challenges to using moc…
  continue reading
 
In this episode of Adventures in .NETm we get deep into .NET with Andrew Lock. Kubernetes, .NET Framework to .NET Core and everyone’s favorite topic configuration. Join us and you are guaranteed to learn something new. Links https://andrewlock.net https://helm.sh/docs/chart_best_practices/templates https://helm.sh https://www.jetbrains.com/rider Jo…
  continue reading
 
Freddy Montes joins the adventure to discuss how he and his team manage state in their Angular components. Many development teams instinctively reach for a solution like ngrx when they're building their angular apps and start seeing complex state. However, there's a lot of boilerplate and it's often overkill for small to medium apps. Freddy talks a…
  continue reading
 
Today we look at using simplicity both in your code at work an in your life and why the two are intertwined. How to bring Occam’s Razor to work to help keep projects from getting out of hand. A better way to look at dead time and why its necessary to allow your mind to rest. Links OMNIA-Low-Code Business Application Development Platform Embracing S…
  continue reading
 
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 to pull a desktop app and mobile app into your repo using electron and capacitor to extend the functionality to new platforms. It turns out that a single repo cross-platform app isn't a total pipe dr…
  continue reading
 
Dive deep into the latest trends and challenges in the development world. Lucas, Armen, and Subrat Mishra are joined by a special guest, Rakia Ben Sassi, a Google Developer Expert in Angular. In this episode, they explore the complexities and potential benefits of adopting Zoneless Angular and discuss the critical updates in Angular 18, including i…
  continue reading
 
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 improve accessibility? How can we improve accessibility? Why should we even care about accessibility? Find the answers to these questions and much more on this very insightful episode of Adventures in A…
  continue reading
 
Alex Eagle is a Software Engineer on the core Angular team at Google. Alex and the panel talk about Bazel, a a free software tool that allows for the automation of building and testing of software. Links Alex’s GitHub Alex’s Twitter Alex’s LinkedIn Bazel Angular and Bazel Join BazelBuild on Slack! Picks Aaron - Axe Throwing Jennifer - Drama on the …
  continue reading
 
Most developers we know are constantly learning new things and growing their skills. Jort Rodenburg has been a book reviewer for Manning for several years and was approached to write a book on C# which he thought would be a great opportunity to grow. His book, Code like a Pro in C#, was a great learning experience for him and is intended to help br…
  continue reading
 
Raul Jimenez, the CEO of Byte Default, answers the panels many questions on functional programming with NgRx. In this playful interview, Raul defines functional programming and what it is trying to solve. The panel discusses side effects using a Spiderman analogy. Raul shares the benefits of switching to and when to use NgRx. The importance of know…
  continue reading
 
Tools like Intellicode and LiveShare make developers more productive. Tim Heuer discusses with the panel about what Azure is good for and what tools help with leveraging it best. Links Visual Studio Roadmap Picks Tim - GitHub Actions Tim - Bardstown Podcast Shawn - JetBrains Monos Caleb - Darknet Diaries Caleb - Malicious Life Wai - Blindness Harve…
  continue reading
 
In this episode of Adventures in Angular the panel interviews Tara Manicsic. Tara is an Angular Developer Experience Engineer at Netlify. Tara explains what she does at Netlify. She explains what Netlify is and introduces the topic for today’s episode, JAMstack. She explains what services Netlify offers and the packages they offer. She explains tha…
  continue reading
 
Michael Jolley joins us to talk all things containers, live coding and being bald! Michael is a Developer Advocate for Vonage with 20+ and does live coding multiple days a week on twitch as baldbeardedbuilder. .NET Summit Belarus 2020 | Get 15% off tickets with promocode DOTNETtoDEVCHATTV15 Links SQL Server in Containers Picks Michael - Follow Mich…
  continue reading
 
In this episode of Adventures in Angular the panel interviews Zama Khan Mohammed about his recent book and other open source work he has done in the Angular community. Zama explains what is so different about his book and why it is worth reading. His book takes an approach different than the common practice of walking readers through concepts, inst…
  continue reading
 
In this episode, they dive deep into the world of development tools and open-source contributions. They explore the unique benefits of JetBrains' Rider versus Visual Studio, highlighting Rider's compatibility and extensibility across platforms. They also discuss how Stack Overflow's evolving landscape, influenced by tools like GitHub Copilot and ch…
  continue reading
 
In today's episode, They dive deep into the fascinating world of WebAssembly and Rust with our special guest expert, Evgeniy Tuboltsev. WebAssembly, a powerful binary format, allows code to run at near-native speeds in the browser, making it ideal for high-performance tasks like video processing, gaming, and cryptography. Rust, a compiled language,…
  continue reading
 
Andrea Angella has been involved in many communities over the course of his career and it has helped him become the developer he is today. In this episode of Adventures in .NET we discuss starting out as a .NET developer, being mentored, mentoring others, .NET meetups and staying up-to-date with .NET. There are myriad benefits to being a part of a …
  continue reading
 
In this episode, they dive deep into the world of Angular application testing with our special guest, Matt, the author of the Angular Mini Book and creator of the ng demo repository. They explore the essentials of unit tests, service tests, and end-to-end tests using Cypress, and discuss the intricacies of building a robust testing infrastructure w…
  continue reading
 
In this episode, they dive deep into the world of software development. Adam and Shawn are joined by special guest Simon Cropp. Together, they embark on a comprehensive discussion about snapshot testing in the dotnet ecosystem, with a specific focus on the powerful tool known as Verify. You'll learn about the different APIs for managing values, the…
  continue reading
 
In this episode of Adventures in Angular, Sani Yusuf stops by for an adventure and chats with Alyssa, Brooks & Chris about building component libraries in Nx and how he feels forms are one of Angular’s most powerful and perhaps underrated features. Links https://zippopotam.us/ Picks Sani - Operator Decision Tree Alyssa - RxJS in Angular: Reactive D…
  continue reading
 
Microservice architecture is very popular today. The panel talks with microservice security authors about their book and all aspects of securing microservices. Links Microservices Security in Action: Design secure network and API endpoint security for Microservices applications, with examples using Java, Kubernetes, and Istio APIsecurity.io Picks S…
  continue reading
 
We spend time with Dmitry discussing all the great things going on in the XAML space. The teams working on XAML tooling are very active and releasing lots of updates based on user feedback. Links What’s new in XAML developer tools in Visual Studio 2019 for WPF & UWP New XAML Features in Visual Studio Tour what’s new for XAML tools & Xaml Islands in…
  continue reading
 
Catalin Ciubotaru joins the show today to share his industry insights and the advantages and disadvantages of using Angular in a startup. In this episode… Main advantages of Angular Moving quickly with Angular Developer experience and templates Disadvantages of using Angular Hiring with a startup mentality Startups defined Micro front ends and mono…
  continue reading
 
Loading …
Listen to this show while you explore
Play