Artwork

Player FM - Internet Radio Done Right

25 subscribers

Checked 1+ y ago
تمت الإضافة منذ قبل five أعوام
المحتوى المقدم من Angular Architecture and Matt Vaughn. يتم تحميل جميع محتويات البودكاست بما في ذلك الحلقات والرسومات وأوصاف البودكاست وتقديمها مباشرة بواسطة Angular Architecture and Matt Vaughn أو شريك منصة البودكاست الخاص بهم. إذا كنت تعتقد أن شخصًا ما يستخدم عملك المحمي بحقوق الطبع والنشر دون إذنك، فيمكنك اتباع العملية الموضحة هنا https://ar.player.fm/legal.
Player FM - تطبيق بودكاست
انتقل إلى وضع عدم الاتصال باستخدام تطبيق Player FM !
icon Daily Deals

Angular Architecture Podcast

مشاركة
 

Manage series 2647831
المحتوى المقدم من Angular Architecture and Matt Vaughn. يتم تحميل جميع محتويات البودكاست بما في ذلك الحلقات والرسومات وأوصاف البودكاست وتقديمها مباشرة بواسطة Angular Architecture and Matt Vaughn أو شريك منصة البودكاست الخاص بهم. إذا كنت تعتقد أن شخصًا ما يستخدم عملك المحمي بحقوق الطبع والنشر دون إذنك، فيمكنك اتباع العملية الموضحة هنا https://ar.player.fm/legal.
The Angular Architecture Podcast provides pragmatic discussions about Angular development and architectural topics. If you want to understand how use and leverage the elements in Angular to create amazing solutions, this podcast is for you. Software development isn't easy. This podcast provides relevant information on how to best implement simple elements like NgModules, but takes you further with architectural concerns that every application has...for example: security, authorization, user notifications, business rule processing, and data validation. We will explore how to implement custom application services as Angular APIs to create robust enterprise-grade applications. The podcast will also discuss tools, resources, and provide access to real-life developers building Angular applications.
  continue reading

16 حلقات

Artwork

Angular Architecture Podcast

25 subscribers

updated

iconمشاركة
 
Manage series 2647831
المحتوى المقدم من Angular Architecture and Matt Vaughn. يتم تحميل جميع محتويات البودكاست بما في ذلك الحلقات والرسومات وأوصاف البودكاست وتقديمها مباشرة بواسطة Angular Architecture and Matt Vaughn أو شريك منصة البودكاست الخاص بهم. إذا كنت تعتقد أن شخصًا ما يستخدم عملك المحمي بحقوق الطبع والنشر دون إذنك، فيمكنك اتباع العملية الموضحة هنا https://ar.player.fm/legal.
The Angular Architecture Podcast provides pragmatic discussions about Angular development and architectural topics. If you want to understand how use and leverage the elements in Angular to create amazing solutions, this podcast is for you. Software development isn't easy. This podcast provides relevant information on how to best implement simple elements like NgModules, but takes you further with architectural concerns that every application has...for example: security, authorization, user notifications, business rule processing, and data validation. We will explore how to implement custom application services as Angular APIs to create robust enterprise-grade applications. The podcast will also discuss tools, resources, and provide access to real-life developers building Angular applications.
  continue reading

16 حلقات

كل الحلقات

×
 
Welcome to our latest episode where we dive deep into the world of Angular, focusing on Code Generation and Scaffolding. This episode is a goldmine for developers looking to streamline their Angular application development. We're breaking down complex concepts and turning them into easy-to-digest, actionable insights. Whether you're a seasoned pro or just starting with Angular, you'll discover advanced techniques and best practices for using Angular CLI, Nx Workspace, and more to automate and optimize your development workflow. Get ready to elevate your Angular game to enterprise level with our expert insights and real-world examples. Tune in, and let's decode the secrets of efficient Angular development together!…
 
Your default Angular ErrorHandler might be failing you when you deploy your application to production. This podcast describes the default Angular implementation for ErrorHandler and why you need to implement your own for a centralized repository. Important: The default Angular ErrorHandler is not for production use. More details on how to create your own custom ErrorHandler and Logging solution below - use the links below. ErrorHandler Blog post: https://angulararchitecture.com/blog Angular Architecture Patterns Book: https://angulararchitecture.com/book/angular-architecture-patterns…
 
This episode continues our discussion with Lars Brink. Lars has an extensive background in web technologies. He is passionate about elegant code and performance. Learn why there is a need to reconsider Angular modules and how we work with components. - Lars is on a mission to get rid of Angular modules...and why - Lars confirms that he is the original SCAM artist Github.com: github.com/LayZeeDK Email: larsbrinknielsen@gmail.com inDepth.dev Author Page: indepth.dev/author/layzee/ inDepth Community: https://community.indepth.dev/…
 
This Angularlicious episode features an interview with Lars Brink. Lars has an extensive background in web technologies. He shares his experience with us about some interesting Angular topics. He is passionate about elegant code and performance. Learn why there is a need to reconsider Angular modules and how we work with components. - Lars is on a mission to get rid of Angular modules...and why - A proposal for components to declare their dependencies - Lars confirms that he is the original SCAM artist - A discussion on the SCAM pattern; where and how it used; benefits of using SCAM pattern - Angular Monorepo, Nrwl.io Nx tool for team development = Collaborating on a new topic for inDepth.dev - UI Feature Libraries with Nacho Vasquez - all articles are free on https://www.inDepth.dev Github.com: https://github.com/LayZeeDK Email: larsbrinknielsen@gmail.com inDepth.dev Author Page: https://indepth.dev/author/layzee/…
 
In this episode of the Angularlicious podcast, we talk with Bartosz Pietrucha the founder of Angular-Academy.com. He is an international speaker and trainer specializing in Enterprise Angular application architecture and security. We explore a new pattern to bridge the gap between Presentation and Business Logic using a Synchronization Strategy (adapter/mediator). Learn more about Bartosz' new Web Security Academy at: https://angular-academy.com/security/?aff=487495_tawgwlyz web: www.angular-academy.com blog: https://dev.to/pietrucha github: https://github.com/bartosz-io Talk on Architecture: https://angular-academy.com/angular-architecture-best-practices Role-based auth in Angular 9 (Youtube.com) https://dev.to/pietrucha/role-based-auth-in-angular-9-nld…
 
Software Architecture is more than just code - this episode continues the discussion about effective software architecture. How do we improve and get to effectiveness with our architecture and with Angular? The discussion will highlight: - how teams can be more effective - what Angular code organization strategies help - does your team have a playbook or plan for the application - when do tools and materials need to be considered…
 
Software Architecture is more than just code - this episode discusses (3) core elements of software architecture. This initial discussion lays the groundwork for Part 2 Effective Angular Architecture. Learn what you should consider for software architecture and what the balance between creativity and technical implementation. Architecture is much more than just design. The process to create a design and a plan is just the beginning of architecture. You could have the best design and plans for a project, however, if the wrong tools and materials are chosen the outcome of the design might be a failure. Also important is the execution of the design. If you only had 2 of the 3, without proper execution of the plan, the chances of success may be limited. It is the combination of all 3 together that creates effective architecture and provides the best potential for success. More information at www.angularlicio.us and make sure you checkout the new Angular Architecture book: https://leanpub.com/angular-architecture-the-unofficial-guide…
 
Angular Schematics with Brian Love and Kevin Schuchard In this episode, the Angularlicios podcast talks with two Angular Schematic experts. Brian Love, the CTO at Briebug Solutions, and Kevin Schuchard, a Senior Software Engineer at Briebug. Both Brian and Kevin have extensive experience with creating new Schematics, training, and using Schematics for Jest, Ngrx and for their clients. This episode is a great introduction to what Angular Schematics are and how they can be used to improve developer workflow and productivity. It also covers: * why developers should be interested in Schematics * tools and packages * how to develop and test in a sandbox * adding 3rd-party libraries to projects (i.e., Jest, Cypress, Firebase, Prettier) * resources to learn more about Schematics…
 
This episode is about some new tools for your Angular applications and development environments. Building custom libraries for your projects is not easy. However, there are some new tools that will improve your development environment by creating a consolidated workspace - so you can have multiple apps and libraries in the same environment. And when you are all done you want to be able to show off all of your hard work. Using Stackblitz.io allows you to embed your project with code and a running application - all from your Github repository. That's pretty awesome.…
 
The focus of this podcast is to identify software design patterns that are used in Angular with the goal of understanding how they work, why they are important. You will learn how to make services and components work better for you by knowing the patterns they implement. Now that we have Typescript, you are armed with the ability to take advantage of Object Oriented Programming concepts and design patterns. You can use design patterns to produce better business logic. This episode provides some guidance on how to leverage these patterns. There are also some really useful code samples and templates on Github.com.…
 
Loading …

مرحبًا بك في مشغل أف ام!

يقوم برنامج مشغل أف أم بمسح الويب للحصول على بودكاست عالية الجودة لتستمتع بها الآن. إنه أفضل تطبيق بودكاست ويعمل على أجهزة اندرويد والأيفون والويب. قم بالتسجيل لمزامنة الاشتراكات عبر الأجهزة.

 

icon Daily Deals
icon Daily Deals
icon Daily Deals

دليل مرجعي سريع

استمع إلى هذا العرض أثناء الاستكشاف
تشغيل