Тёмный

What's new in Angular 

Chrome for Developers
Подписаться 756 тыс.
Просмотров 22 тыс.
50% 1

Find out about the latest from Angular, including updates on server-side rendering and reactivity. Discover everything from community updates and the request for comments process to new features landing in v18 and beyond.
Angular's official website → goo.gle/angular
Introducing Angular v17 → goo.gle/angular_17_blog
Speakers: Minko Gechev, Jessica Janiuk, Jeremy Elbourn
Watch more:
Check out all the Web videos at Google I/O 2024 → goo.gle/io24-web-yt
Subscribe to Google Chrome Developers → goo.gle/ChromeDevs
#GoogleIO
Products Mentioned: Angular
Event: Google I/O 2024

Наука

Опубликовано:

 

31 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 47   
@LarsRyeJeppesen
@LarsRyeJeppesen 2 месяца назад
Minko for president
@Sara-xi2ug
@Sara-xi2ug 2 месяца назад
Big lover of RxJS here, but to be fair, because of its (initial) complexity Angular have not been able to catch up with React's popularity. I am glad they're making it optional.
@lilkwarrior5561
@lilkwarrior5561 Месяц назад
I guess that's fair. I use RxJS with React and other front-end libraries all the time. It and state machines via xstate (which by no coincidence has built-in support for RxJS) enables devs (especially component authors) to not depend on proprietary ways of managing state and event/data changes over time associated with Web app or component front-end libraries that don't transfer across different front-end libraries as much. Its use essentially as a push-based endofunctor abstracton (consistent way to reason and chain value changes over time) makes it typically a better way to handle async and synchronous over time (including collection of data) than promises and in many cases async iterables that yields promises. A Observable can do the things a promise can, but a promise can't do everything an Obsevable can. Observable is also now renewed to be available directly in browsers to compliment existing DOM event APIs as a better and more advanced way to handle events.
@Martinspire
@Martinspire 2 месяца назад
Unfortunately lots of old news that was already out there and not really answering the questions that the community still had on various topics. Like the state of testing tools (since deprecating Karma and Protractor it hasn't really been updated at all). Also esbuild is nice but its still outputting a bazilion files that might not work for every use case yet (especially mobile)
@fabiocroldan
@fabiocroldan 2 месяца назад
They are working on "automatic AI testing"
@porcomusic
@porcomusic 2 месяца назад
cool to see how google team molds web, angular still the most complete framework
@julioconradomarinardila3269
@julioconradomarinardila3269 2 месяца назад
Excelente herramienta de crom de Chrome, felicitaciones
@timmeehan2365
@timmeehan2365 2 месяца назад
Something that's really interesting and not specifically highlighted is that Angular is slowly getting rid of decorators. I'm a fan of decorators but it seemed like a vulnerability for Angular. The reason is that Angular is using the experimental decorators and not the TS 5 decorators. The TS5 decorators are more aligned with the EcmaScript proposal for decorators. So I've always wondered what would happen to Angular if Typescript decides to deprecate the experimental decorators
@marians5015
@marians5015 2 месяца назад
Great job! Waiting for optional RxJS
@ikgeek
@ikgeek 2 месяца назад
why ?
@ivan.jeremic
@ivan.jeremic 2 месяца назад
lol
@cenggelh9006
@cenggelh9006 2 месяца назад
Cooooool
@johnsausage
@johnsausage 2 месяца назад
26:00 Is there ongoing work to help ESBuild reduce the bundle size?
@Suneeh1338
@Suneeh1338 2 месяца назад
yes! Angular 18 will come out later this week. And they announced even better performance and bundle size reduction
@user-se8hw9kn3m
@user-se8hw9kn3m 2 месяца назад
A someone who started with angular quite recently (approx 3 months), Shall I put my efforts on RXJS or not? I already see very less resources on angular and I'm not very sure about what things to go with. If anyone with some relevant experience then please leave a suggestion.
@ivan.jeremic
@ivan.jeremic 2 месяца назад
As someone with a more clear view from the outside I say no.
@xucongzhan9151
@xucongzhan9151 2 месяца назад
Depends on what you want to achieve at the moment. If your goal is just to learn the framework for fun/side projects/expand your view, RxJS can wait till quite a bit later. But if you goal is to become a professional frontend developer, or more specifically, Angular developer, yes, you should invest in learning RxJS. (They *will* come up in an Angular interview, if you need a more substantial reason. :) I'd suggest getting familiar with the essentials first, like data and event binding, routing, forms, DI, state management, etc. Then when you dive into the reactive style of programming, learn common RxJS operators and use cases and *unlearn* all the bad habits as you go. Async programming is difficult and tricky at the same time. RxJS is not the only tool but it does provide tools to let you deal with the async complexity more concisely. And observer pattern has been around for decades so there's nothing wrong learning about a tool that promotes and implements it. But yeah, depending on your capacity and primary goal, you should prioritize your learning wisely.
@fabiocroldan
@fabiocroldan 2 месяца назад
I notice an obsession with efficiency in rendering "text", but these days what people consume most is video.
@ikgeek
@ikgeek 2 месяца назад
A new messup with RxJS on the way
@rubenheymans1988
@rubenheymans1988 Месяц назад
who did the audio though it sounds horrible
@elgs1980
@elgs1980 2 месяца назад
The only useful part of Angular is data/ui binding in my opinion. Please see the new "features" as liabilities while they might be assets.
@TayambaMwanza
@TayambaMwanza 2 месяца назад
Angular is so awesome
@albanx1
@albanx1 2 месяца назад
big kudos for the new feature of Angular, but guys, please do a better presentation, avoid this sonnet recitation of three in robotic style, you're not playing Macbeth of Shakespeare
@VijayKumarCreator
@VijayKumarCreator 2 месяца назад
I love this new terminology, "AnguWiz"
@emanuelzhupa
@emanuelzhupa 2 месяца назад
WizAng
@dmitriyobidin6049
@dmitriyobidin6049 2 месяца назад
Why would we need al those features if you spend almost half of Google I/O trying to convince us that AI is taking over not only our lives but our work as well :) Just give us angular AI already.
@botondvasvari5758
@botondvasvari5758 2 месяца назад
ang is the best
@botondvasvari5758
@botondvasvari5758 2 месяца назад
you could trash out rxjs from ang interceptor and other libs so we don't have to use it.
@barny1174
@barny1174 2 месяца назад
🫡
@stephenikuomola
@stephenikuomola 2 месяца назад
The annoying thing with Angular is that companies are still stuck in the much older versions and do not want to upgrade to the latest version.
@GLawSomnia
@GLawSomnia 2 месяца назад
doesnt really sound like an Angular problem to me
@manikandankaliyappan6764
@manikandankaliyappan6764 2 месяца назад
They need money bro to re-write!!
@ivan.jeremic
@ivan.jeremic 2 месяца назад
How is this effecting you are these your companies?😂
@stephenikuomola
@stephenikuomola 2 месяца назад
@@GLawSomnia Yes, it isn't an Angular issue. I didn't word it, but you understand what I mean.
@stephenikuomola
@stephenikuomola 2 месяца назад
@@ivan.jeremic It would not be fun not to use the latest version. However, I understand that updates cost a lot of money.
@rishukumar7586
@rishukumar7586 2 месяца назад
input.required () what is this syntax..it should have been input.required ()
@TayambaMwanza
@TayambaMwanza 2 месяца назад
Why?
@DisturbedNeo
@DisturbedNeo 2 месяца назад
Unfortunately, static members cannot reference class type parameters. You could have: new input().required(); But I hope we can all agree that's gross and worse than input.required();
@chaos_monster
@chaos_monster 2 месяца назад
And again the misleading, still highly debatable, Zippy is back 😹
@iganic7574
@iganic7574 2 месяца назад
React and next js better
@xucongzhan9151
@xucongzhan9151 2 месяца назад
at marketing and selling themselves, true
@merlinwarage
@merlinwarage 2 месяца назад
for hobby projects, maybe.
@TheReallamos
@TheReallamos 2 месяца назад
for noobs
@kwesikayofficial3078
@kwesikayofficial3078 2 месяца назад
Fraud
Далее
Navigating the JavaScript framework ecosystem
42:30
Просмотров 56 тыс.
Meninas na academia
00:11
Просмотров 1,5 млн
I Built a EXTREME School Bus!
21:37
Просмотров 7 млн
What's new in ChromeOS (Google I/O ‘24)
34:13
Просмотров 3,6 млн
Angular’s Third Era is…weird
21:41
Просмотров 90 тыс.
From fast loading to instant loading
34:08
Просмотров 39 тыс.
React vs Angular in 2024
9:00
Просмотров 38 тыс.
So You Think You Know Git - FOSDEM 2024
47:00
Просмотров 1 млн
What’s new in Angular v18
20:08
Просмотров 111 тыс.
Testing in 2024 on Angular Air with Rainer Hahnekamp
1:01:18
Web Development In 2024 - A Practical Guide
2:43:32
Просмотров 385 тыс.
Wiz: Behind the Curtain w/ Jatin Ramanathan
2:56:49
Просмотров 4,6 тыс.