Angular 18 is EXACTLY what we needed

  Рет қаралды 69,894

Academind

Academind

2 ай бұрын

Angular 18 is out! And I released a big update for my "Angular - The Complete Guide" course to FINALLY revamp it (and re-record it from scratch).
Here are all the details about the course update: • What's new? What chang...
In this video here, I'll walk you through all the key changes & new features introduced by Angular 18.
Also check out the official release announcement blog post: blog.angular.dev/angular-v18-...
🖥️ Official Website & Courses
academind.com/courses/
💬 Academind Community
academind.com/community
👋 Social Media
/ maxedapps
/ academind_real
/ academind_real
/ academindchannel
/ maximilian-schwarzmueller
/ manuel-lorenz-808b5185
/ academind-gmbh
/ academind-pro
/ academind_real

Пікірлер: 144
@Daijyobanai
@Daijyobanai 2 ай бұрын
It's good to have a summary like this from a source I can trust. "stable and backward compatible": not a phrase to glide past without emphasis. In today's job market where React (unstable and inconsistent) is 9 out of 10 jobs advertised but you never know if the behemoth project they use is based on 16, 18 or cutting edge, but you can be certain it's a mess.
@qwertyuio53
@qwertyuio53 2 ай бұрын
You mean Next.js? Because I'm pretty sure the last breaking change that react had was in 2022.
@punsmith
@punsmith 2 ай бұрын
Bless you Max. You kickstarted my career 7-8 years ago.
@aniketacharya512
@aniketacharya512 2 ай бұрын
Thank you for your dedication to updating these already amazing courses, Max! :)
@WebGarmony
@WebGarmony 2 ай бұрын
As always, you are on top, Max! Thank you for such a quick response to important events.
@cancelbubble6535
@cancelbubble6535 2 ай бұрын
Thanks for this video but more importantly keeping your courses up to date as everything constantly changes. I'll start diving into the course updates this weekend.
@codingwithanonymous890
@codingwithanonymous890 2 ай бұрын
Thank you max for the update and please continue doing this ur teaching is great
@surajitdas6555
@surajitdas6555 2 ай бұрын
I have just joined your courses one angular 2024 and TS course and its awesome!
@WayneRiesterer
@WayneRiesterer Ай бұрын
Great to hear Max! It sounds like a good reason to do this course again.
@sidduhedaginal
@sidduhedaginal 2 ай бұрын
Max is always Maximum..... uplifting many developer career like me..... god bless you
@Ankhtepot
@Ankhtepot 2 ай бұрын
Thank you so much!
@cedi2929
@cedi2929 2 ай бұрын
Sieht so aus als warste im Urlaub 😎 Hoffe es war nice! ☀
@brightokoro7073
@brightokoro7073 2 ай бұрын
Thanks alot i love using angular
@mawaloumawalou
@mawaloumawalou Күн бұрын
My favourite instructor, thanks 👏🏽💯
@biomatrix8154
@biomatrix8154 2 ай бұрын
Ty! U rock! 🕺🏻
@gurupreetsingh8347
@gurupreetsingh8347 2 ай бұрын
thanks buddy : =) to keep us updated
@MohammadKamran-mo8pj
@MohammadKamran-mo8pj 2 ай бұрын
Thank you.
@atma1009
@atma1009 2 ай бұрын
Excellent video
@coderlicious6565
@coderlicious6565 2 ай бұрын
Angular got me started in typescript back in 2018 or so - but it was only an interview test where I implemented the app in angular as an experiment ( failed it ), but now enjoying actually learning TypeScript currently with Max's course. ( but I will no longer say yes to an interview test where I'm creating an app all day - F that )
@BirhanNega-kr1xs
@BirhanNega-kr1xs 28 күн бұрын
I learned angular from your video from angular 4 and now we reached v18. Time flies
@maamouribilel
@maamouribilel 2 ай бұрын
That's a step in the right direction 😁
@AntonIltchenko
@AntonIltchenko 2 ай бұрын
For me, it seems that Angular moves towards to be much more reactive, having some sort of "Kafka" message broker inside :) And this is exciting!
@MadarDoraeMon
@MadarDoraeMon Ай бұрын
Fkking Amazing !! I love it
@Bodom1978
@Bodom1978 2 ай бұрын
I'm still maintaining AngularJS 1 applications . Still maintainable and working great after over a decade.
@LarsRyeJeppesen
@LarsRyeJeppesen 2 ай бұрын
I feel for you
@charlie64x2
@charlie64x2 2 ай бұрын
The good 'ol $scope days...
@asakurayoh3909
@asakurayoh3909 2 ай бұрын
Lol, what? Time to migrate to Angular 2+.
@paevents8064
@paevents8064 2 ай бұрын
Scope , root scope, isolated scop, emit broadcast
@pemessh
@pemessh 2 ай бұрын
liar liar pants on fire 😂
@NoName-1337
@NoName-1337 2 ай бұрын
I'm looking forward to change the project to zoneless in the future ...
@ToJak91
@ToJak91 2 ай бұрын
And here we are.. Using angular 13, 14 and 15 for our product :D
@edrivenstudioslevar
@edrivenstudioslevar Ай бұрын
Angular 13 .. that is so last month. By next year this time we'll be on Angular 21.
@ariyoayodejiifeoluwa65
@ariyoayodejiifeoluwa65 2 ай бұрын
Angular is so beautiful, can be a handful at times but so beautiful.
@yassinevic
@yassinevic 2 ай бұрын
I never understood the love/hate thing about a framework or a tool. Im a developer for more than 20 years now. And i witnessed many rise and fall of tools. And i can say that the best is the one able to pay you back with some decent money.
@AGUNGKAYA
@AGUNGKAYA 2 ай бұрын
Max, the king of udemy.
@mosmo618
@mosmo618 2 ай бұрын
i'm still maintain angularjs project :-)
@sravant
@sravant 2 ай бұрын
RXjs operators are very powerful stuff to handle any complex architecture/call dependency. Going without RXJS will make the developer to implement on their own which is very error prone.
@hengkeatyam3700
@hengkeatyam3700 2 ай бұрын
An optional NgModule doesn't mean you can't use it. it simply means you have the choice to use it or not. The same concept applies to Optional Decorator, Zone.js, RxJS. for example, nowadays, you can use 'withFetch' to make HttpClient use fetch instead of XMLHttpRequest, future maybe you can use 'withSignal' or 'withRxJS' for HttpClient.
@adambickford8720
@adambickford8720 2 ай бұрын
True, but it is overkill for the majority of situations.
@LarsRyeJeppesen
@LarsRyeJeppesen 2 ай бұрын
Optional.... optional... optional...
@dyunior
@dyunior 2 ай бұрын
In my daily work I maintain AngularJS 1, that's a large app with millions of users per month. Our new project apps use React, but I want to learn or transition to Angular 2, can you point me to blogs, videos or helpful info to transition from AngularJS 1 to Angular? Thank you!
@mikhailratner4649
@mikhailratner4649 2 ай бұрын
Thanks for the update! I wonder what's the big problem with the decorators? Is it just visually unpleasing or is there a real benefit of not using / having less decorators in the code?
@xucongzhan9151
@xucongzhan9151 2 ай бұрын
I personally like them, but at the end of the day, TS decorators are not TC39 decorators. Some people also find them to clutter the component a bit too much.
@TheGaurav0084
@TheGaurav0084 Ай бұрын
Hi Max , We want a completely new revamped Angular course on Udemy ! Please make a new one without modifying older one !
@aliwergashev
@aliwergashev 2 ай бұрын
Like for the mug with react logo
@Jovicod
@Jovicod 2 ай бұрын
I have never seen anyone with details complete course on angular on KZfaq, even you that keeps giving updates sir. Please can you help the community to bring something serious that will really help people ?
@xucongzhan9151
@xucongzhan9151 2 ай бұрын
Detailed, high-quality courses require *great* effort and time to build and maintain, and you are asking for one for free. See the "conflict of interest" here? Don't get me wrong, I respect and appreciate those putting out free content with all my heart, and I make free tutorials myself (just not on YT). But you don't just take free courses for granted like that. Plus Udemy courses are not THAT expensive. Usually, just 10-20 dollars when on sale.
@Jovicod
@Jovicod 2 ай бұрын
@@xucongzhan9151 I don't have any issue with your reply. Maybe you can help me point out a udemy course that builds a complete course on angular.
@Jovicod
@Jovicod 2 ай бұрын
@@xucongzhan9151 I don't have any issue with your reply. Maybe you can help me point out a udemy course that builds a complete project based course on angular.
@GnarledStaff
@GnarledStaff Ай бұрын
Max’s course was worth the $12 I paid. Would have been worth 3-4 times that honestly. Udemy sets the prices really high but has regular sales so if you can wait you can get the course for a really good price.
@evgeniy1demyanov
@evgeniy1demyanov 2 ай бұрын
You are the best! But it's a problem to buy from Russia.
@DamLee88
@DamLee88 2 ай бұрын
awesome resume
@comparisonlane
@comparisonlane 18 күн бұрын
Can you please make a video on how to deploy SSR implemented angular 18 website in a shared web hosting or in our system's IIS, please. Or does anyone have any ideas on this, please reply to it.
@LarsRyeJeppesen
@LarsRyeJeppesen 2 ай бұрын
We already went zoneless on our production apps lmao.. works perfectly.. screw "experimental"
@sameralkhatib4474
@sameralkhatib4474 2 ай бұрын
With zoneless application, does it mean we dont have to set change detection to onPush?
@hengkeatyam3700
@hengkeatyam3700 2 ай бұрын
zone.js use for trigger dirty check onPush use for reduce the number of view for dirty check so the onPush is still needed. but Signal can detect which view is changed, so I think onPush will also be optional in future.
@marwenbentalebali8310
@marwenbentalebali8310 Ай бұрын
I'm from Angular 7, what should I do?
@AnweshAdhikari
@AnweshAdhikari 2 ай бұрын
@valdis_l0ve
@valdis_l0ve 15 күн бұрын
the main problem with Angular Versions I guess it's when you need to work with more than one project, that have different versions ( 11 and 17 for example) you need every time reinstall needed version of nodeJS and cli ( or use nvm)
@DennisJ42
@DennisJ42 2 ай бұрын
It seems like Angular is on the path of removing most decorators (I assume they'll keep ones like component and module for now). It's unfortunate because I like decorators.
@avipatel6235
@avipatel6235 2 ай бұрын
Course link ?
@WilcoGroothand
@WilcoGroothand 2 ай бұрын
LOL, reviewing the course then.. Always busy with Angular...
@cesarmartinez2207
@cesarmartinez2207 2 ай бұрын
Crazy how now, Angular is simpler than react, no hooks gotchas, no server components overhead and complexity, no re-rendering machine gun
@Gemax-hope
@Gemax-hope 2 ай бұрын
I wanna be frontend dev using angular, how?
@isimvol
@isimvol 2 ай бұрын
Have they ever seen a thing called Vue? All this has been around for many years
@miindaugas
@miindaugas Ай бұрын
Do you have React courses? Not really intrested in Angular
@engine_man
@engine_man 2 ай бұрын
Haven’t used Angular since v8. So what happened to RxJs?
@cocoscacao6102
@cocoscacao6102 2 ай бұрын
Still there for async reactivity.
@hengkeatyam3700
@hengkeatyam3700 2 ай бұрын
I totally agree with what you said "It's a super stable backward compatible framework".
@nymez6968
@nymez6968 2 ай бұрын
Is that why there are constantly breaking changes between major version. So many that they come with a tool than runs over your codebase and tries to „migrate it“ which usually for our projects meant it fixed 80%, forgot 10% and managed to fuck up the rest. No idea where this statement is coming from but Angular causes the most issues at work. On our newer projects that no longer use Angular we have way less problems.
@hengkeatyam3700
@hengkeatyam3700 2 ай бұрын
@@nymez6968 Usually, if you follow best practices, 90% of migration can be done automatically. For the remaining 10%, you can easily refer to the migration or breaking changes documentation. This won't make you lose control. However, if your application is very large and complex: 1. You need to write unit and end-to-end (E2E) tests. 2. Avoid adopting new technologies too early. For example, Angular Material currently does not use Signals at all. Google uses Angular for very complex applications, such as Google Ads. If you really want to excel with Angular, you need to deeply understand its source code. It is not as simple as learning Vue or React. Angular does not provide any tutorials or even documentation for how to use Angular in complex applications.
@kylerjohnson988
@kylerjohnson988 2 ай бұрын
@@nymez6968 That sounds like a skill issue. You realize that major versions are for breaking changes, right? I've maintained a variety of projects in my career from small internal support apps to very large enterprise scale apps with millions of users and Angular 2+ is the easiest framework to keep up-to-date of any framework I've used. Other frameworks have advantages over Angular in other ways, but when it comes to updates, there isn't one easier than Angular. The reason they have migration scripts is because thousands of projects at Google run on the latest versions of Angular and they don't want to update them all manually. All of those internal apps at google are running on the latest RC versions before they're even released to the public. If the migration scripts don't work for you, you or your org has done something to screw with it in a way that I've seldom seen even when I was consultant and working on tons of Angular apps for different clients. Don't blame the framework for skill issues. It's dumb. Literally millions are using it successfully.
@alicolak8672
@alicolak8672 2 ай бұрын
​@@nymez6968 which library/framework are you going to use if I may ask?
@LarsRyeJeppesen
@LarsRyeJeppesen 2 ай бұрын
No decorators -> higher order functional components incoming
@kumailn7662
@kumailn7662 2 ай бұрын
i love those decorator, i love those interface and implementation , :( why angular start coming closer to react, I don't like react with those stupid naming conventions hooks. Angular please don't do that. However you always a love and always will be Angular (love)
@JobertoDiniz
@JobertoDiniz 2 ай бұрын
Isn't this trying to be more react alike?
@codehunter1366
@codehunter1366 2 ай бұрын
Angular is cool but most of the company dont use angular :(
@ryuk._
@ryuk._ 2 ай бұрын
what about react compiler ?
@adambickford8720
@adambickford8720 2 ай бұрын
What about the price of rice in china?
@hengkeatyam3700
@hengkeatyam3700 2 ай бұрын
you don't have to care about the compiler. it work behind your code. it will use AI to optimize and rebuild your code. so you don't have to use useCallback or useMemo to manual optimize performance anymore. and you even no need to care / learn how the rendering work in future. focus back your business logic code.
@PapaVikingCodes
@PapaVikingCodes Ай бұрын
We are upgrading from 11 to 18 atm. It is extremely backward compatible. Mat library has been the PITA, not the core
@VijayKumarCreator
@VijayKumarCreator 2 ай бұрын
Do you intend to revise the Udemy courses as well?
@academind
@academind 2 ай бұрын
I mention that at the very beginning of the video :)
@fooked1
@fooked1 2 ай бұрын
Why would anyone want to use classes when programming their UI
@axarlotwala3590
@axarlotwala3590 2 ай бұрын
When you make tutorial in angulaer 17-18 for KZfaq
@kikaen
@kikaen 2 ай бұрын
My team switched from Angular to Svelte and we're never going back. Even with these updates it still seems needlessly complex.
@kylerjohnson988
@kylerjohnson988 2 ай бұрын
I'm a huge Angular fan, but I have to agree with you. Since NgModules aren't necessary anymore, the new svelte-like control flow, and signal implementation, Angular has come a long way. But the component authoring experience is still the most verbose/complex of any framework I'm aware of. If they solve that problem, I think it'll be right there with Svelte in my book. SvelteKit is criminally unrelated though. That would be my first choice to start a new project.
@walidaguib3944
@walidaguib3944 2 ай бұрын
Angular Course ?
@SurenderDalal
@SurenderDalal 2 ай бұрын
kzfaq.info/get/bejne/fd13qpyfnLqlkac.html
@yudhapersonals
@yudhapersonals 2 ай бұрын
is angular worth to learn ?
@vommir.
@vommir. 2 ай бұрын
If you can find job offers and want to focus on this. React and Vue have an easier learning curve.
@AdamFiregate
@AdamFiregate 2 ай бұрын
A lot of medium to larger companies use Angular either for internal or external apps.
@LarsRyeJeppesen
@LarsRyeJeppesen 2 ай бұрын
Absolutely, it's already faster than most frameworks now, if you go zoneless. Plus it's much cleaner than f.ex React.
@MrFraiyn
@MrFraiyn Ай бұрын
Angular 18 is great, but it has problems with Micro Front-Ends currently, so I cannot use it in my work. So far no solution to it, afaik.
@priemar-ju9zh
@priemar-ju9zh 2 ай бұрын
In few years, angular will become SolidJS🤔
@moveonvillain1080
@moveonvillain1080 2 ай бұрын
2024 Angular is moving towards more being like JavaScript and less like JAVA. Good won't intimidate people immediately just by the looks of code Do away from class component and decirator
@programmingwithcihat
@programmingwithcihat 2 ай бұрын
Hi Max , Your tutorials helping me a lot. I improve my skills with your tutorials day by day 🎉 . I hope to find my first software developer job soon. Every like and subscription is a support for me ☺️.
@merridius2006
@merridius2006 2 ай бұрын
I’m waiting for angular 20 I think it will be updated in about 20 seconds or so
@Daijyobanai
@Daijyobanai 2 ай бұрын
No that would be in 6 months, as Angular uses a very clearly defined release schedule with 2 major versions each year. It's not that hard to find factual information from the Angular team.
@akashinigami9284
@akashinigami9284 2 ай бұрын
@@Daijyobanai bro it was just a joke :D
@Daijyobanai
@Daijyobanai 2 ай бұрын
@@akashinigami9284 It couldn't be, jokes are funny. :/
@greekapostle4548
@greekapostle4548 2 ай бұрын
Dude angular created for adults whereas react created for kids ☺
@ranjithkea
@ranjithkea 2 ай бұрын
Yes even kids can understand react but angular?
@kumailn7662
@kumailn7662 2 ай бұрын
@@ranjithkea Angular is not for kids to mess around. Play with water gun, real gun is not for kids.
@brianduc999
@brianduc999 Ай бұрын
React is a library, while Angular is a framework. Basically, they can’t be directly compared.
@ranjithkea
@ranjithkea Ай бұрын
@@kumailn7662 Angular lives only because of Google. Angular 2 is completely different from angular 1 and angular 18 is different from angular 2 and still they are trying to implement the framework to be honest.. React is for massive scale but angular can quickly become a massive mess because it's by design..
@edrivenstudioslevar
@edrivenstudioslevar Ай бұрын
@@ranjithkea so you just want to get flamed for this... lol. Inside of a video that is meant to grab Angular Fans. Imo, react is just ugly, end of story.
@pauljohnsonbringbackdislik1469
@pauljohnsonbringbackdislik1469 2 ай бұрын
They should keep decorators as this feature is the only good thing about Angular. Without them it will be just garbage.
@ZuningShang
@ZuningShang 2 күн бұрын
first
@RootsterAnon
@RootsterAnon 2 ай бұрын
i really couldn't give a f...
@LarsRyeJeppesen
@LarsRyeJeppesen 2 ай бұрын
Your Mom
@Ian-bb5ig
@Ian-bb5ig 2 ай бұрын
Looks like blazor to me hehehe
@swojnowski453
@swojnowski453 2 ай бұрын
What we do not need is constant changes and updates, hence Angular is irrelevant ...
@1306dk
@1306dk 2 ай бұрын
Mhmm, I dont think your statement makes any sense. Actually the only constant thing is change 😅 especially in the software world, or IT in general. Something you should already be used to if you work in it.
@swojnowski453
@swojnowski453 2 ай бұрын
@@1306dk Change is your enemy , do you know why? It wastes your time, resource you have limited amount of. Have you thought why business likes stable environment? Because it does not waste resources. Software dev. is world run by tool sellers. They sell to those who can't recognize, that stability is their greatest friend and the seller's greatest enemy.
@spam1712
@spam1712 2 ай бұрын
God i hate frontend so much
@AdamFiregate
@AdamFiregate 2 ай бұрын
I can understand. Btw I'm loving both frontend and backend.
@ba8e
@ba8e 2 ай бұрын
After Svelte, everything else is pure GARBAGE.
@kayalokito
@kayalokito 2 ай бұрын
yay another stupid update!
@heliobessonirodrigues6632
@heliobessonirodrigues6632 2 ай бұрын
A breaking change every 6 months, no thanks. Backward compatible it is not.
@academind
@academind 2 ай бұрын
Which change do you mean?
@hengkeatyam3700
@hengkeatyam3700 2 ай бұрын
be responsible for your words, which change do you mean?
@LarsRyeJeppesen
@LarsRyeJeppesen 2 ай бұрын
Your ignorance is displayed here for all to see. That must burn
@eXpertise7
@eXpertise7 2 ай бұрын
It's backwards compatible rofl
@django-unchained
@django-unchained 2 ай бұрын
If you "need" Angular you are simply a Back-Ender that hates Front-End. The only group who looooves Angular or even use it 2024.
@adambickford8720
@adambickford8720 2 ай бұрын
So, engineers?
@LarsRyeJeppesen
@LarsRyeJeppesen 2 ай бұрын
Not really. Angular now has better performance than most frameworks. how bout that? lol
@hengkeatyam3700
@hengkeatyam3700 2 ай бұрын
not agree. if you are only Font-Ender, you won't love Angular very much, because you have to learn additional knowledge and concepts. if you are only Back-Ender, you hate Font-end. if you are Full-stack (with multiple languages and frameworks), you might love Angular, because the additional knowledge and concepts are applicable everywhere.
@md.redwanhossain6288
@md.redwanhossain6288 2 ай бұрын
Frontend needs engineering, angular does it in a nice way. My eyes literally bleed when I see react code, such a mess.
@ProtectedClassTest
@ProtectedClassTest 2 ай бұрын
Found you, foot gun lover
@nymez6968
@nymez6968 2 ай бұрын
Just no to ever using this horrible framework again. Me and my team at work have moved on years ago and never looked back.
@md.redwanhossain6288
@md.redwanhossain6288 2 ай бұрын
Share your journey. What are you using now?
@nymez6968
@nymez6968 2 ай бұрын
@@md.redwanhossain6288 Svelte with SvelteKIT.
Why Angular Signals? Write Your First Signal
14:25
Angular University
Рет қаралды 8 М.
React vs Angular in 2024
9:00
Kodaps Academy
Рет қаралды 40 М.
路飞太过分了,自己游泳。#海贼王#路飞
00:28
路飞与唐舞桐
Рет қаралды 38 МЛН
Secret Experiment Toothpaste Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 38 МЛН
Ouch.. 🤕
00:30
Celine & Michiel
Рет қаралды 26 МЛН
You might not need useEffect() ...
21:45
Academind
Рет қаралды 156 М.
What’s new in Angular v18
20:08
Angular
Рет қаралды 113 М.
Angular Crash Course 2024(for Beginners)
1:30:56
Code With Zakk
Рет қаралды 1 М.
Angular’s Third Era is…weird
21:41
Theo - t3․gg
Рет қаралды 90 М.
Zoneless Angular Applications in V18
14:00
Deborah Kurata
Рет қаралды 14 М.
Understanding Signals
8:04
Academind
Рет қаралды 31 М.
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 529 М.
Every React 19 Feature Explained in 8 Minutes
7:35
Code Bootcamp
Рет қаралды 119 М.
TypeScript Course for Beginners - Learn TypeScript from Scratch!
3:16:40
路飞太过分了,自己游泳。#海贼王#路飞
00:28
路飞与唐舞桐
Рет қаралды 38 МЛН