Issue #32: Angular v14 Release Party, #ngGames, Cache API Responses with Angular & RxJs
Angular v14 Release Party 🎉 | Live with the Angular Team — www.youtube.com Hi Angular Community! Angular version 14 will be available soon and to celebrate we're having a party and you're all invited!
Gaming and Q/A with the Angular Team | June 2022 | #ngGames — www.youtube.com
Mark and Jeremy are back with another stream fresh off the heels of the Angular v14 launch!
#ngTutorials
A tip to make your Angular navigations more reactive | by Joshua Morony — www.youtube.com
In this video, we take a look at how to navigate reactively as the result of a side effect like triggering a login.
Migrating/Updating to Angular 14 | by Rainer Hahnekamp — www.youtube.com
In this video, I show a migration of an Angular 13-based application to version 14.
This includes Typed Forms, Standalone Components, and Standalone APIs.
Angular’s new router title feature | by Kevin Kreuzer — kevinkreuzer.medium.com
Adding a page title improves accessibility and user experience. So far, you had to build this feature yourself, however, in Angular 14, this feature is provided by the framework. Let’s take a look.
The Best New Way To Cache API Responses with Angular & RxJs | by Tomas Trajan — tomastrajan.medium.com
Today we’re going change that and learn about the best new way to implement time based caching for the API responses (or any other) RxJs streams in our Angular applications!
#ngPodcasts
S2E19 - Michael Dowden on How to Ask For a Raise (ep. 50) | by Angular Experience — www.spreaker.com
It’s something we all think about and yet no one really talks about… yup, getting a raise! In this episode we brought our good friend Michael Dowden back on the show to discuss how to go about asking for a raise as a software engineer. How much should you ask for? When is the best time to ask? What do you do if your request is turned down? Michael answers all these plus SO much more! Let’s go get you that raise!
Please use your best judgement about when and how you ask.
S3 E12 - AG Grid v28, TypeScript, & Angular | by The Angular Plus Show — www.spreaker.com
In this Episode, Stephen Cooper talks about AG Grid v27, TypeScript, Async Testing, and how he fell in love with Angular and transitioned from his career as a C# developer.
#ngCommunity
Nx on Twitter: "Our June 10th edition of #NrwlWins!" — twitter.com
This time: 🎉 Nx 14.2 release 🆖 @angular 14 support and migrations 🐉 @lernajs 5.1 release 🏋️ new benchmarks 📈 Nx Project Graph for non-Nx workspaces!! Check it out 😎
Ben Lesh 👈😎👈 on Twitter: "Somebody built a neat RxJS marbles playground thingy" — twitter.com
Somebody built a neat RxJS marbles playground thingy. There have been a few of these, but this is an interesting approach
#ngWeb
Storybook | Component Encyclopedia | by Dominic Nguyen — storybook.js.org Explore the world’s UI components to learn techniques that actually work
#ngQuote
"Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?" - Brian W. Kernighan — www.goodreads.com