Angular Community Meetup | August 2024
Details
This time we're making it all about you!
Join Bradley Carestia, Eduardo Roth, and Matthew Verry as we do Angular challenges from our friend Thomas Laforge with you all live. We'll be encouraging you all to follow along and ask questions in chat as we do these challenges.
DATE: Tuesday, August 27th
TIME: 6:00 - 7:00 PM MST
TALKS:
Angular challenges #43 RxJS Race Condition | Bradley Carestia
The goal of this application is to display a list of topics in a modal when a button is clicked. The application functions correctly. However, your tech lead has asked you to add tests and they are failing.
Angular challenges #43 Signal Input | Eduardo Roth
Finally, the day has arrived when the Angular team introduces a reactive input. This highly requested feature has been awaited for many years. Instead of utilizing the well-known @Input decorator, you now have a function that returns a signal.
Angular challenges #8 Pure Pipe / Matthew Verry
Pipes are a very powerful way to transform data in your template. The difference between calling a function and a pipe is that pure pipes are memorized. So, they won’t be recalculated every change detection cycle if their inputs haven’t changed.
Pipes are designed to be efficient and optimized for performance. They use change detection mechanisms to only recalculate the value if the input changes, to minimize unnecessary calculations and improve rendering performance.
By default, a pipe is pure. You should be aware that setting pure to false is prone to be inefficient, because it increases the amount of re-renders.
You won't want to miss the great knowledge that will be shared! Be sure to spread the word & don't forget to RSVP
-----
The Angular Community was founded with the primary goal to help developers from across the globe, regardless of skill level, to learn and level up their Angular skills. Our meetings include a variety of technical and non-technical presentations, job networking, engagement, games, prizes, and FUN!
The Angular Community Meetup is proudly powered by ng-conf, The Dev Life Podcast, VueSchool & LimbleCMMS
Learn how to get more involved & become a speaker on our website at angularcommunity.net!