Angular 18 Full Course - Complete Zero to Hero Angular - Part 03

preview_player
Показать описание
Angular 18 Full Course - Complete Zero to Hero Angular - Part 03

we learn about Angular A to z from scratch, so this is an Angular Full course where you can learn Angular Javascript framework top to bottom.

Welcome back, everyone! I'm excited to share this completely updated Angular course, designed specifically with beginners in mind. We'll be diving into the fundamentals, exploring the latest Angular features, and building practical projects to solidify your understanding.
This is just the first part of a comprehensive series, so stay tuned for more in-depth lessons and exciting challenges. so Let's get started on this learning journey together.

Рекомендации по теме
Комментарии
Автор

Thank you so much, you teach the way I learn. You teach like you are teaching a child - Kudos!

hlokomelokgasago
Автор

"I like how you describe and explain what you are doing. Thank a lot, already liked and subscribed

HaiNguyenNgoc-gc
Автор

This video was very helpful. Thank you

obafemiopeyemi
Автор

Thank you my Master, your student from Benin 🇧🇯. Marc

DigitalAdapt
Автор

This is what we want rather learning only the syntax and skipping how everything works behind the scene. but I would suggest to create more short videos. thanks.

ImHansana
Автор

Hi @OctAcademy, for me both string interpolation and property binding is getting disabled . I think by default even if error is passed it is setting the button to disbaled

urfriendstefan
Автор

for me both buttons are getting disabled ... so whats the exact difference between interpolation and property binding...?

winwinindiamyindia
Автор

I deployed my Angular project with firebase CLI but when I navigate to the specific domain, I only see this :
Welcome

Firebase Hosting Setup Complete

You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!

How to fix this issue.
How to fixed this? Because I deployed this app following what you teach in project.

DigitalAdapt
Автор

Hey buddy, for the task on this video, instead of creating extra css class for the active and non-active border state, why not just add the border css property to the already existing classes for the button (active and non-active states)

.active{
background-color: green;
border: 3px solid yellow;
}

.notActive{
background-color: red;
border: 3px solid blue
}

kingsleyifeora
Автор

why is my both button disabled, both my string interpolation and property binding both disabled

jackthedemon
Автор

Sir how many parts will be there for this series?

intikhabansari
Автор

hi why in angular 18 don't have app.module.ts we need to import compenent in app.component.ts

meryemahmaine