John and Chris have a special guest on today. We are interviewing Tom. Tom is a developer at Miles Technologies and has been developing software using the Breckenridge template we've been talking about so much. He helps share a 1st hand perspective of our software and share's his angular story. Quick Tips: Engineering Excellencies https://medium.com/swlh/what-is-engineering-excellence-a8aa5a1e8dc5 Payment processors https://www.braintreepayments.com/ Google Maps https://developers.google.com/map...
Sep 16, 2021•54 min•Season 1Ep. 18
John and Chris talk about an option for controlling components by creating an API and outputting that. This allows for complex control from a parent component to a child component. Quick Tips: mentorship programs and their value bash aliases for helping with dotnet core CLI Links: mentoring club https://www.mentoring-club.com/ bash alias https://linuxize.com/post/how-to-create-bash-aliases/ https://www.milestechnologies.com/careers Music: Phortitude by Shane Ivers - https://www.silvermansound.co...
Jul 30, 2021•51 min•Ep. 17
John and Chris talk state management in Angular applications. The format is a train-me episode where John plays the part of the audience, learning about state management from Chris. The focus is on practical uses of light state management. Quick Tips: chrome tabs https://blog.google/products/chrome/manage-tabs-with-google-chrome/ discord for business https://discord.com/ Links: state management https://en.wikipedia.org/wiki/State_management Music: Phortitude by Shane Ivers - https://www.silverma...
May 27, 2021•1 hr•Ep. 16
John and Chris take another look at lazy loading in Angular, as they discuss lessons learned while converting their codename:Breckenridge Angular template from Eager Loading to Lazy Loading. In this episode they go over analyzing the code generated for lazy loading, tweaking the output to optimize it, and a few advanced routing cases. Quick Tips: automating tasks with bash scully.io for SEO in Angular Links: Angular lazy loading https://angular.io/guide/lazy-loading-ngmodules webpack bundle anal...
Jan 20, 2021•1 hr 4 min•Ep. 15
Join John and Chris on an epic journey, as they tackle a topic so big, it just can't be contained in one episode. It all starts with a simple idea... "why do we have to keep building out forms manually? I wish we could automate this part of web development." In this final episode in a three part series, we discuss the implementation of dynamic forms using dynamic field components and configuration objects for the Angular front end. Quick Tips: vim adventures - https://vim-adventures.com/ optiona...
Dec 15, 2020•51 min•Ep. 14
Join John and Chris on an epic journey, as they tackle a topic so big, it just can't be contained in one episode. It all starts with a simple idea... "why do we have to keep building out forms manually? I wish we could automate this part of web development." In this second episode in a three part series, we discuss the use of a json based Model that allows our Database to build out interfaces and form control prototypes for the Angular front end. Quick Tips: Air Purifier - https://www.amazon.com...
Dec 01, 2020•56 min•Ep. 13
Join John and Chris on an epic journey, as they tackle a topic so big, it just can't be contained in one episode. It all starts with a simple idea... "why do we have to keep building out forms manually? I wish we could automate this part of web development." In this first episode in a three part series, we discuss the problem and the beginnings of an exciting solution that we have named as Dynamic Forms. Quick Tips: Go on a vacation Send Grid - https://sendgrid.com/ Links: Angular reactive forms...
Nov 24, 2020•57 min•Ep. 12
Let's take the next step with RxJS! This time, John and Chris tackle a real scenario as they dive into the next level of using RxJS in Angular. Using an Order Summary page as an example, this episode covers ways to consolidate API calls using RxJS, cleaning up the component in the process. Check out the links section for follow-along code samples of the scenario discussed in this episode. Quick Tips: Engineering Journal Typedoc - https://typedoc.org/ Links: pre-optimization https://github.com/J-...
Aug 04, 2020•1 hr•Ep. 11
John teaches Chris all about Cypress for end to end testing in Angular. In this episode we try something new where John explains cypress.io and e2e testing in Angular to Chris, who has never worked with it before. The result is a quick tutorial of cypress, what it does, how it works, and some of the ways we have implemented it in our CI to provide testing for our Angular framework. Quick Tips: Shape-up - https://basecamp.com/shapeup Work doesn't have to be crazy - https://www.amazon.com/Doesnt-H...
Jun 23, 2020•54 min•Ep. 10
Directives are everywhere and are super powerful, but also a bit more complicated to create than components. In this episode, Chris and John cover many of the inner workings of directives inlcuding how to create them and some more advanced ideas of what you can do with them. Quick Tips: Bent - https://www.npmjs.com/package/bent Angular Essentials - https://marketplace.visualstudio.com/items?itemName=johnpapa.angular-essentials Links: https://angular.io/guide/attribute-directives https://sweetale...
Jun 02, 2020•53 min•Ep. 9
In Angular applications, clean components help to keep your code readable and straightforward. In this episode, Chris and John cover how to critically review your components to know when they are too complicated, and some ways to go about refactoring them, including using Services to handle some of the more complicated business logic. Quick Tips: Ultralearning Pomodoro technique Links: https://www.amazon.com/Ultralearning-Master-Outsmart-Competition-Accelerate/dp/006285268X https://en.wikipedia....
May 19, 2020•59 min•Ep. 8
This week John and Chris use an example of building a forum to talk about how to conditionally create the components you need without the use of ngIf statements. The discussion includes the steps to get there, why you would want to do it this way, and gotchas along the way. Quick Tips: Regex101 FTW cmder console Links: https://regex101.com/ https://cmder.net/ https://angular.io/guide/dynamic-component-loader Music: Phortitude by Shane Ivers - https://www.silvermansound.com...
May 06, 2020•53 min•Ep. 7
This week it's all about Testing. Specifically Unit Testing in Angular. John and Chris cover everything from why you want to test your code and how to get started with testing, including some gotchas along the way. Quick Tips: Using Dynalist to organize your thoughts and work plans Splitting your Angular libraries for better performance Links: https://angular.io/guide/testing https://dynalist.io/ https://medium.com/angular-in-depth/improve-spa-performance-by-splitting-your-angular-libraries-in-m...
Apr 21, 2020•1 hr 10 min•Ep. 6
This week John and Chris talk about Authentication in Angular. They discuss everything from how to guard your routes in your Angular app to methods for modifying the http requests to include auth tokens. Quick Tips: Image and video capture in your merge requests Windows PowerToys and screen templates Links: https://github.com/microsoft/PowerToys https://angular.io/guide/router#milestone-5-route-guards https://jwt.io/ https://angular.io/api/common/http/HttpInterceptor https://maxchadwick.xyz/blog...
Apr 07, 2020•1 hr 5 min•Ep. 5
Angular Libraries are where you turn your modules into npm packages that can be used in other Angular applications. John and Chris dive into this subject going over concepts and terms. Then talk about how to build out and structure your libraries, along with plenty of tips and gotchas. They even go into how to handle distributing your packages using your own repository manager and semantic versioning. Quick Tips: npx and how to use a package without installing it using rxjs take(1) to fake http ...
Mar 19, 2020•58 min•Ep. 4
Chris and John tackle RxJS. Starting with the basics including terminology and concepts and going in depth on use cases, operators, pipes, and some of the tips and gotchas. Quick Tips: Fork a GUI for git Who's afraid of Regex :) Links: https://git-fork.com/ https://www.thisdot.co/labs https://twitter.com/BenLesh https://twitter.com/ladyleet http://phillydotnet.org/2020-1-schedule.html go to Saturday's sessions for our talk https://twitter.com/JohnGrahamDev https://twitter.com/PilgrimSecret https...
Feb 28, 2020•59 min•Ep. 3
Chris and John explore Angular's Change Detection. Starting with the basics or terminology and concepts and going in depth on how it works, performance concerns, and tips. Quick Tips: Windows Key + V Object.assign() Links: https://www.thisdot.co/labs http://phillydotnet.org/2020-1-schedule.html go to Saturday's sessions for our talk https://twitter.com/JohnGrahamDev https://twitter.com/PilgrimSecret https://www.milestechnologies.com/careers/ Music: Phortitude by Shane Ivers - https://www.silverm...
Feb 28, 2020•41 min•Ep. 2
Chris and John tackle Lazy Loading in Angular. Starting with the basics including terminology and concepts and going in depth on how it works, performance concerns, and tips. Quick Tips: Prettier config files Impostor Syndrome Links: https://prettier.io/ http://phillydotnet.org/2020-1-schedule.html go to Saturday's sessions for our talk https://twitter.com/JohnGrahamDev https://twitter.com/PilgrimSecret https://www.milestechnologies.com/careers/ Music: Phortitude by Shane Ivers - https://www.sil...
Feb 28, 2020•37 min•Ep. 1