ng 19 unit tests broke componentRef.setInput with error NG0950, or in ng 19 we must do it differently , but there is noting in a docs
@LarsRyeJeppesenКүн бұрын
V19 rocks, guys. The SSR stuff is mind blowing
@larshanischКүн бұрын
Hey @jelbourn, an advice from someone who also struggled with correctly typing linkedSignal: Because the parameters of the computation are "NoInfer", the best way to get the correct result is to add the two generic parameters to "linkedSignal" itself.
@rishukumar75862 күн бұрын
when angular virtual scroll cdk will support variable height elements??? we are waiting for years for this feature
@metric1522 күн бұрын
i've been banging the ssr drum at my work for awhile now. hopefully it's better with ng19. i haven't heard a lot of positive things about it in 18.
@radenso53712 күн бұрын
hello why, when do a calculate as ( 10 - 8 ) not is equal 2 like other language but it's 1.999999
@PankajKumarSoftware2 күн бұрын
Well Guys.. Congratulations for Angular v19.
@kishorekumarandra2 күн бұрын
Angular is getting better for sure, but to be honest the docs are so confusing for a topic ... there are no runnable examples not sure why 😢- I mean we have whole example on forms usage but no runnable sandbox or so, and coming to topics no clear examples atleast not easy for beginners to grasp Please consider to add more examples to docs and a lighter easier version of many examples ... for e.g. take router events, man the API is vast with no examples
@clashclan47392 күн бұрын
I still don't get a valid reason for standalone components in a big projects
@Angular2 күн бұрын
We have a live stream today at 1PM Central, you can come and ask us live if you'd want to discuss this
@dorian48752 күн бұрын
Dope! My respect.
@Angular2 күн бұрын
🤝
@vukkumsp2 күн бұрын
Why vscode is looking like vim 😅
@Angular2 күн бұрын
He likes hi-contrast modes lol
@vukkumsp2 күн бұрын
Why for loop in the video looks like it is written in jsx. If it is not related to the discuss please edit it out to avoid confusion
@wojtekwojtek4242 күн бұрын
too few updates mentioned and too much cringe
@Angular2 күн бұрын
Nah, never too much cringe - we need more for 2025 :) But if you want more updates check out the release blog. If we mentioned everything in this video it would have been like 2 hours 😆 blog.angular.dev/meet-angular-v19-7b29dfd05b84
@dimadancev7142 күн бұрын
Great job! Thank you!
@dgtemp3 күн бұрын
This is just awesome. Even greater for the people who stayed loyal to angular from the times of angularjs :D Although I used other frameworks/libraries for personal projects but angular just has been a breeze to me and our team 🔥🔥
@TheSteakStyles3 күн бұрын
angular stinks i love it
@legendnic63393 күн бұрын
the update looks amazing and great! however, I haven't get any chances to test out new features like signal, optional zone.js, deferrable, and etc. I have been using it since Angular 13. but everytime I create a new project with new version of Angular, I still use old functionality because I haven't got time to claim all these new functions. still go with NgModule (because I don't have time to pick new features). Also since I am using Angular and Keycloak, I often use NgModules because previously I saw that angular-keycloak library doesn't support if there is no ngModules. Not sure how it will be today
@PIPI-ut5bd3 күн бұрын
As a fan I really excite to see this 😂😂💕💕
@sophocle44273 күн бұрын
went from angular to Vue i feel free now
@Angular3 күн бұрын
Great! We just want you to be happy :)
@Cero-d5z3 күн бұрын
13:11 Ahhhh nice Reading skills e.
@AgentZ93 күн бұрын
Any ideas for going towards a performant mobile app (I have used cordova but React native is superior, however I want to implement my apps using Angular), like for instance using React, React Native and Lerna we can build shared modules between both, however in major apps Angular is far better, at least for me, so we now have Vite as a bundler and Nx for Monorepo, what can we do to go to Mobile.
@sh29833 күн бұрын
But I'm still stuck with Angular 16, and no intention to use from stand alone component
@mashapoguajay33223 күн бұрын
Which is better React or Angular
@Angular3 күн бұрын
whatever helps make your shipping dreams come true. Use the tool that works for you :)
@jsuryakt3 күн бұрын
Angular team doing awesome stuff 🚀
@Angular3 күн бұрын
Thank you! Now get out there and build great apps :)
@jespernielsen29813 күн бұрын
Never let go of Jessica. Love the humor. Also keep her hydrated.
@dzivojelic4 күн бұрын
Would be great if you could add sections to the video with names of features for quick access. Good video !
@evenux4 күн бұрын
Nothing, but love for Angular - well done guys!
@triznadelonge4 күн бұрын
bagus nih, makin hari makin canggih. sangat di rekomendasikan bersama firebase.
@SP-wq6fw4 күн бұрын
Omg, this is so bad!!!
@exitspree4 күн бұрын
Like said below; at 5:29 add </form> a line below </button>. Also make sure it doesn't say <label id="last-name"> twice. The first one of those two should be <label for="last-name">, like the rest of these entries, unlike what is shown in the video.
@ahfazrahman93284 күн бұрын
Wow !! Love the framework … and its evolution❤
@michaelseltene32654 күн бұрын
Thank you so much for the time picker feature. You guys are the best!!!
@Dj7wiLLY4 күн бұрын
What a team...ok, Jessica is my fav <3 😆 Thank you, guys, you make me love Angular even more
@brightokoro70734 күн бұрын
Awesome stuff thanks to angular team i can't stop using angular all my concerns are resolved❤❤❤❤❤❤❤❤❤
@sferroebbasta4 күн бұрын
Well done! I already love incremental hydration 🎉
@alirahmani56014 күн бұрын
Now I'm excited for angular 20 already 😁
@Angular4 күн бұрын
Slow down - we just landed v19 hehe
@alirahmani56014 күн бұрын
@@Angular Keep up the amazing work 🙌
@kirillkovzel4 күн бұрын
There is a small misprint at 7:00 I assume. userData instead of userResource Other than that, awesome presentation and news! I love Angular and work with it every day! But unfortunately, when I try to research the market - React developers are in much higher demand.
@ondrejvencovsky68345 күн бұрын
Standalone components? Signals? Functional? It starts to look like Vue 3 with its vue components and ref<>.
@mltsv4 күн бұрын
Yeah it's really funny to see Svelte and Angular all evolving to look exactly like Vue
@Angular4 күн бұрын
Interesting...
@kardashevr5 күн бұрын
do those migration schematics migrate the test files as well?
@Angular4 күн бұрын
This depends on the schematic - so yes some do but others may not. Any particular schematic you want to try that you'd like it to update tests, too?
@kardashevr4 күн бұрын
@@Angular which of the schematics mentioned in the video migrate tests?
@farhankhamran5 күн бұрын
With every update, Im falling more n more in love with Angular.
@Angular4 күн бұрын
There's a lot to love with Angular, glad you are having a great experience!
@张玉海-l9h5 күн бұрын
@mianala5 күн бұрын
Angular is getting better and better, I never regret my time I spend using react on my everyday projects, kudos angular team
@villenams5 күн бұрын
I love you Angular, I always trusted you and I'm happy to see how you've evolved, today you deserve more popularity than you already have.
@azizoid5 күн бұрын
isnt it a little bit late for becoming react class based framework?
@Angular4 күн бұрын
Would love to know more about which part of Angular is becoming more like React?
@krtirtho5 күн бұрын
Wait Angular is still being developed?
@Angular4 күн бұрын
Breaking news! Angular is still being developed!
@arnabkundu87495 күн бұрын
Angular is getting better day by day ❤ Where to get the tshirt same as Jessica's. It is kind of cool😂❤❤
@Angular4 күн бұрын
Placeholder Jessica's shirt or hydrated Jessica's shirt?
@arnabkundu87494 күн бұрын
@Angular hydrated one ♥️
@okamisenpai44855 күн бұрын
And when HMR that only reload the component or section that was changed instead of reloading the entire application (page)? It is something that has been asked for years, but something that can help DX too much has been ignored.
@Angular4 күн бұрын
Yes! We're working on improving it even more, too. Stay tuned for even more updates to the HMR experience.