WATCH NEXT: Angular Unit Testing Course - All That You Need to Know About Testing - kzbin.info/www/bejne/mKecq5KLm7ikna8si=WVzOWtdQUZWEbqsz
@properwaffles4 ай бұрын
Great timing. I’m horrible with testing, thank you!
@MG-wx8yx10 ай бұрын
I'm a huge fan of your channel and can't believe I haven't subscribed all these years. Sorry for than. I'm subscribing right now.
@MonsterlessonsAcademy10 ай бұрын
Welcome aboard!
@sakarsr Жыл бұрын
Really wonderful video on Angular 17 features. Thank you and have a nice day and good health.
@MonsterlessonsAcademy Жыл бұрын
Thanks!
@karthikeyansundaramoorthi247 Жыл бұрын
Angular proved its awesomeness once again.
@MonsterlessonsAcademy Жыл бұрын
Yeap
@yt.mhasan Жыл бұрын
great tutorial. I am wating for using ng17 in my new project soon.
@MonsterlessonsAcademy Жыл бұрын
Best of luck!
@abdelhaibouaicha3293 Жыл бұрын
📝 Summary of Key Points: Angular 17 introduces a new logo and website that are more structured and beginner-friendly. The website includes documentation, tutorials, a playground, and a reference section. Angular 17 includes two features from Angular 16 by default: signals for managing state and spied for faster application building. The video explains how to set up a new Angular 17 application using the Angular CLI. Angular 17 introduces a new feature called control flow, which changes how code is written in HTML templates. Another new feature in Angular 17 is defer, which allows for delayed rendering and the display of placeholders while content is being loaded. Different triggers for defer include on idle and viewport, with on idle being the default trigger. 💡 Additional Insights and Observations: The new website and documentation in Angular 17 are praised for being more beginner-friendly and easier to understand. The control flow feature in Angular 17 simplifies the creation of loops and conditional statements in HTML templates. Defer in Angular 17 provides flexibility in rendering content and displaying loading indicators. 📣 Concluding Remarks: Angular 17 brings exciting new features, an improved website, and enhanced documentation to make Angular development more accessible and efficient. The control flow and defer features offer more flexibility and convenience in building Angular applications. Made with Talkbud
@yudianantha45498 ай бұрын
WOW, so we can use "Defer" features the same like "pop up html contents on scroll" right ? and "Loading" and "Placeholder" features for Skeleton Views ? Man this Angular 17 Updates is SO BIG, its like Angular with the best of Laravel and the best of React in it... its a compilation of the best things in Angular + best feature in Laravel + best feature in React As a Freelance fullstack developer, im really jumping like a madman right now, this is life changing, im 100% ONLY using Angular right now (and the new documentation pages is a huge plus too)
@MonsterlessonsAcademy8 ай бұрын
Yeap, it's great for performance
@fadil2671 Жыл бұрын
nice and usefull video as usual, thanks for sharing
@MonsterlessonsAcademy Жыл бұрын
You are welcome!
@mogheshantanu Жыл бұрын
Hi, nice explanation, please guide on how to use @for in nested loop.
@MonsterlessonsAcademy Жыл бұрын
I will add it in the list of ideas
@omsunkoradji120 Жыл бұрын
Have an issue with SSR building. Built files looks the same like without SSR... SSR does not work? Plz show examples... thanx in advance
@teejstroyer Жыл бұрын
I would love improvements for same file templates. I know you can do it. But I want the documentation to push it a bit more
@msrangular2808 Жыл бұрын
hi sir can we use *ngFor in old fashion also? I tested it, and it is working.
@MonsterlessonsAcademy Жыл бұрын
Yes you can. It is not a replacement for ngif
@IsuCompare10 ай бұрын
maybe you could make a video Angular vs React/Next.js as Angular interdocues so many interactive stuff..
@MonsterlessonsAcademy10 ай бұрын
I will add it to the list of ideas
@daviddonadze221 Жыл бұрын
Love your videos. Thanks
@MonsterlessonsAcademy Жыл бұрын
Thanks for watching!
@CodingAbroad Жыл бұрын
If your site already uses Angular universal and you want the new ssr in version 17 would you personally make a brand new version 17 project and copy and paste your files across?
@MonsterlessonsAcademy Жыл бұрын
I would always just generate latest version and copy all code there if it is possible. Normally it is not as you want to save git history for example.
@chrisb390211 ай бұрын
Thanks for this video!
@MonsterlessonsAcademy11 ай бұрын
My pleasure!
@ВладиславЦерковный Жыл бұрын
How can I make the logic in my VSCode, starting with @if and similar constructs, highlight in a different color, rather than being plain white? Please advise.
@MonsterlessonsAcademy Жыл бұрын
No idea for now. Probably it will be improved later
@ВладиславЦерковный Жыл бұрын
@@MonsterlessonsAcademy thank you)
@konstantinsurnin8559 ай бұрын
thanks a lot bro!
@MonsterlessonsAcademy9 ай бұрын
You're welcome!
Жыл бұрын
Good morning, Do you have a course to create an Angular17 and .net8 application with EF CORE user management?
@MonsterlessonsAcademy Жыл бұрын
No I don't
@mohamedkhalilkhedhri9942 Жыл бұрын
hi iam using standolone componenets and i want to use scrollrevealjs but i dont know how i didnt find any documentation , they all giving solutions using modules
@MonsterlessonsAcademy Жыл бұрын
Unfortunately I don't have with custom problems of the students.
@yuraprotsuk Жыл бұрын
Great info, thanks
@MonsterlessonsAcademy Жыл бұрын
Glad it was helpful!
@naiomi55329 ай бұрын
i started working on angular project v15 can i upgrade to 17 please ?
@MonsterlessonsAcademy9 ай бұрын
Sure why not?
@andang6613 Жыл бұрын
I am running the Angluar v15, Do you think it would be difficult to upgrade to v17 from v15 because of many changes of syntax ?
@MonsterlessonsAcademy Жыл бұрын
Depends on your dependencies. If you have just plain Angular then not that difficult.
@rishukumar7586 Жыл бұрын
Angular 17 new control flow stable or in developer preview ?
@MonsterlessonsAcademy Жыл бұрын
Dev preview
@alexanderkomanov4151 Жыл бұрын
THANKS A LOT!
@MonsterlessonsAcademy Жыл бұрын
You're welcome!
@inktrl Жыл бұрын
What font are you using in your nvim config?
@MonsterlessonsAcademy Жыл бұрын
It's monaco
@BrockFredin Жыл бұрын
Nice!
@MonsterlessonsAcademy Жыл бұрын
Thanks!
@hamm8934 Жыл бұрын
why not just embrace jsx instead of the control flow syntax? I find templating syntaxes always leave stuff to be desired and wasted time learning framework specific syntax.
@nagendradevara1 Жыл бұрын
Here in the Angular as far as i know the code should be doing all the preprocessing and just give the result for html to render.
@MonsterlessonsAcademy Жыл бұрын
I agree. JSX is fully covered by TS by default but probably there are framework limitations which doesn't allow to embrace JSX.
@LarsRyeJeppesen Жыл бұрын
I hate jsx
@LarsRyeJeppesen Жыл бұрын
Defer is fantastic, you would not get that with jsx
@hamm8934 Жыл бұрын
@@LarsRyeJeppesen yes you can. Pretty next even has a built in hook for it.
@axi._.x4043 Жыл бұрын
What is the name of the topic, you stick to your ide ?
@MonsterlessonsAcademy Жыл бұрын
I don't understand your question.
@start662 Жыл бұрын
Is bro using vim?
@MonsterlessonsAcademy Жыл бұрын
Yes
@AriaMoradi-z1z Жыл бұрын
thank youuu
@MonsterlessonsAcademy Жыл бұрын
You're welcome!
@kol4an721 Жыл бұрын
Angular signal is not stable, but it production ready for now
@mgechev Жыл бұрын
Signal and computed are stable, and we'll make effect stable in v18.
@MonsterlessonsAcademy Жыл бұрын
You are totally right. I didn't see that effect is still in developer preview.
@kol4an721 Жыл бұрын
@@mgechev in version 18 effect will appear again in public api?
@mgechev Жыл бұрын
@@kol4an721 that's the plan :)
@JohnDoe-eo9lc Жыл бұрын
This is a very sexy update
@MonsterlessonsAcademy Жыл бұрын
Yeap!
@OM-bs7of Жыл бұрын
The control flow thing looks messy tbh. Good thing we aren't forced to use it!
@MonsterlessonsAcademy Жыл бұрын
It depends. We are not forced on standalone also but if NgModules are optional and new projects don't contain NgModules people are using them less and less.
@dmitriyobidin6049 Жыл бұрын
HTMX is on the way, no need to learn angular :)
@MonsterlessonsAcademy Жыл бұрын
They are so different. It is fine to use HTMX for a small amount of Javascript without lots of business logic. As soon as you need that it becomes to complicated to support.
@internettraffic5115 Жыл бұрын
Angular the worse UI framework, something new comes and breaks everything on upgrade...
@MonsterlessonsAcademy Жыл бұрын
But realistically start from 10 or 12 it's much more stable than before.
@spamviking8591 Жыл бұрын
“The angular documentation was difficult for beginners” I have been using angular for more than ten years, and I found the old documentation useless.
@MonsterlessonsAcademy Жыл бұрын
They actually improved it in last years. At the beginning it was really useless.