Angular 16 Features With Examples - You Must Know That

preview_player
Показать описание
Learn Angular 16 features with examples that I created. These are the most important features which changes Angular development enormously. It is often that you get a question about latest changes in your framework or language on the interview and this is when your Angular 16 knowledge can shine.

MOST POPULAR COURSES

SERVICES THAT I'M USING

CONNECT WITH ME!

TIMESTAMPS
0:00 Introduction
0:27 Angular Signals
2:00 Angular enhanced hydration
2:40 Esbuild & Vite
3:49 Angular stanalone generator
5:40 Required inputs
5:54 Miscellaneous

This video is NOT sponsored. Some product links are affiliate links which means if you buy something I'll receive a small commission.
Рекомендации по теме
Комментарии
Автор

U are the best teacher for angular i have found on the internet

smzhd
Автор

Updated to Angular v16 a while ago, and I'm loving the new bindToComponentInputs feature! It makes passing data between components a breeze. It is by far the feature that impacted my workflow the most.

mrcolongo
Автор

I have one doubt regarding the signal, Is it same concept like useState in Reactjs. Because I see that you are creating signal with initial value and then to update we are getting the previous value aswell. This seems similar to use State hook in reactjs.
Same goes with effects to detect changes in Reactjs useEffect we can use dependency array to detect changes.

kumaravela
Автор

Олександр, здравствуйте, решил после Реакта перейти на Ангуляр, можете, пожалуйста, порекомендовать роадмап, может из ваших видео или каких-то источников? Потому что есть трудности с составлением плана обучения.

yna
Автор

Angular improved hydration has any effect on state transfer? or is there some way to transfer the entire state without having to specify it for each variable

JecksonGarcia
Автор

After each production deployment, users need to clear the cache manually to see the new changes of angular application.
any solution to resolve this ?

even after configured "outputHashing: all" in angular.json file.

karthikeyan
Автор

Esbuild still has some issues, especially in developer mode. I18n support not present, amd some issues with change detection.

LarsRyeJeppesen
Автор

is angular worth used for a freelancer?

AGUNGKAYA