Matthew Verry

7 Followers
10 Following
22 Posts
LocationPhoenix, AZ

Just spent 20 minutes trying to figure out why firbase deploy wasn't working.

That's right.... firbase

What a day focused on community and friends. #ngconf was a great time and a great learning experience.

Hope to see you all in the next iteration.

#angular #ngconf2024

@markmalstrom

It's time

Starting day 2 at #ngconf! Today is all about community. Super stoked to finally be here

NX is out here kicking it off.

Amazing talk on usability testing workshop with Bekah Rice!

8 easy steps to get a great usability test done on your product. 🎊

#ngconf #angular

@markmalstrom this was a fun workshop

Having a great first day so far at #ngconf.

Heard some great features coming in the next version of angular. Can't wait to get ahold of control flow and signals. πŸ’ͺ

Also deferred loading looks so awesome!

@markmalstrom
There's many more to come. I think ngrx might be making a debut in my apps soon

Just finished some amazing lightning talks at #ngconf. My top picks were:

Saw a really cool implementation of inject that's very testing friendly.

A chat window implementation that mimics chatgpt .

Also signal state with deep copy.

Great job all!
#angular #ngconf2024

Here's an interesting post about creating complex objects using route resolvers in angular. I have to agree with the commenter as it doesn't feel good to bind the UI/UX to the API. Especially since defer is coming on the horizon.

Any thoughts?

https://www.linkedin.com/posts/aristeidisbampakos_angular-angulardevelopment-angularframework-activity-7132662771522879488-ZldG?utm_source=share&utm_medium=member_android

#angular

Aristeidis Bampakos on LinkedIn: #angular #angulardevelopment #angularframework #angular

πŸ’‘ Angular tip: When we use multiple resolvers in an route configuration object, navigation to the route path will be cancelled if any of the resolvers returns…

Enea Jahollari on LinkedIn: #angular

Angular just got local change detection when using signals πŸŽ‰!! https://lnkd.in/dwFSGcUK Local change detection = Per-component change detection. #angular