Issue #18: State of Angular, Game Time with Jessica Janiuk, Building Angular Applications with ViteYevhenii HerasymchukMar 07, 2022ShareJoin members of the Angular team as we play some games and answer your questions. With very special guest @ThePunderWoman!Keep up with modern web technology advancements through these special “State of” events. This month, we’re bringing you “State of Angular”. Hear from the Angular core team about upcoming releases, recent milestones, and community initiatives!#ngTutorialsThe web ecosystem is in a shift from Webpack to Vite. There's been some development around making Angular and Vite work together. Are we there yet?In the last video, we looked at how to implement pagination reactively with the async pipe (without ever having to manually subscribe). In this video, we do the same thing except for an infinite scrolling list which presents an interesting problem.The finalize operator is a very handy operator to perform side effects or tear-down logic. Learn how to use it and apply it in your project.#ngQuote