Adventures In Angular
AiA 225: Data and Page Content Refresh Patterns in Angular with Eyas Sharaiha
- Autor: Vários
- Narrador: Vários
- Editora: Podcast
- Duração: 1:05:29
- Mais informações
Informações:
Sinopse
SponsorsSentry use the code “devchat” for $100 creditAngular BootcampTripleBytePanel:Charles Max WoodJoe EamesWard BellJohn PapaSpecial Guest: Eyas SharaihaNotes:This episode of Adventures in Angular has the panelists speaking with Eyas Sharaiha, who is a software engineer working for Google, working primarily with Google Maps . Eyas mostly does back end and infrastructure work, which gives him an interesting view of Angular. The panelists and Eyas discuss his article Data and Page Content refresh Patterns in Angular. Eyas talks about the most common mistakes he sees in using Angular, namely transforming observables and then subscribing to them too early or too late, and putting certain kinds of data transformations in places where they end up making the code a lot less clear. His approach in his articles is to walk readers through with trial and error, rather than laying down some sort of law. Eyas lays out how he deals with changes in Angular, naming the three best things to do to use Angular and RXJS corr