Adventures In Angular
AiA 203: "Where To Store Angular Configurations" with Dave Bush
- Autor: Vários
- Narrador: Vários
- Editora: Podcast
- Duração: 1:00:56
- Mais informações
Informações:
Sinopse
Panel: Charles Max WoodJohn PapaAlyssa NichollJoe Eames Special Guests: Dave BushIn this episode, the Adventures in Angular panel talks to Dave Bush about his blog post Where To Store Angular Configurations. Dave has been programming for 30 years both in the .net and JavaScript spaces, and has been working with Angular since it first came out. They talk about the inspiration for writing this post, config.json, and APP_INITIALIZER. They also touch on optimizing, if he ever worked with Angular.js, and more!In particular, we dive pretty deep on:Chuck’s Get a Coder Job CourseDave introJavaScript and AngularWhat was the inspiration for this blog post?Blog posts born out of frustrationStatic config filesConfig.jsonDownsides to config.jsonReplicating on dev serversLocal hostsWhat is APP_INITIALIZER?The cost of APP_INITIALIZEROptimizingMaking an environment-agnosticDid you ever work with Angular.js?Pros to the APP_INITIALIZERjQueryGreat tips from his articleMaking one build that works in any environmentMoving towards