Getting started with Angular - Learning Angular (Part 2)

preview_player
Показать описание
Learn how to get started with Angular. This video covers how to install the Angular CLI, use the built in development server and automatic update to load our changes in the browser, and update your first Angular application.

Resources:

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

Love this guy energy. Well ... i failed a lot, but suddently it worked!. I do a lot of program on VB and python but this is new for me... i don't feel anything while doing stuff, it´s just like "yeah... this is how". But the "i´m proud of yourself" even tho its so cliche, it really made me smile this time. Thanks

cristianvargasestay
Автор

Love this guy, very positive, almost Angela Yu level of teaching level./

chenhaodong
Автор

For any newbies struggling with this, cloning the repo did not work for me and I have no idea why. If you try to `ng serve` from that point it won't work. My advice is to also have the official Angular docs open which has a Getting Started/Setup section. It will instruct you to type `ng new my-app`. Change my-app to homes-app and you're good to go. I needed a quick refresher to Angular and was scratching my head as to why they didn't do the totally blank new project route, which is part of a regular workflow?

danielleivy
Автор

Es un reto para mi aprender Angular, porque aparte de que está en ingles que tambien estoy aprendiendo, este Framework es nuevo para mi. Muchas gracias por la explicación. Estoy siendo muy profesional creando aplicaciones web con Angular.

katerinejaimes
Автор

This is failing at every step, it is failing at ng serve - An unhandled exception occurred: Cannot find module Please verify that the package.json has a valid "main" entry

RakeshSharma
Автор

Guys, for anyone having troubles with cloning the repo – check that you've got an ssh key linked to your account

denivladislav
Автор

This guy gave me a high five, he's the absolute best! >:D

GabrielTobing
Автор

it tells me i dont have the acces rights and asks me to check if the reposetory exists when i try to download it

nopenope
Автор

The project from the provided link is different from the video

gustavovagner
Автор

43 vulnerabilities (2 low, 8 moderate, 23 high, 10 critical)

To address all issues (including breaking changes), run:
npm audit fix --force

still doesn't work and I am using lts version of node

wallacepei
Автор

Just a note... you mentioned the Angular Language Service just before mentioning you'd include all links in the description, but you didn't include a link to Angular Language Service.

pointq
Автор

What is the name of the VSC theme you are using. I like it.

carlosedugoc
Автор

Anyone else getting "Error: This command is not available when running the Angular CLI outside a workspace." when they try to run ng serve?

onoes
Автор

In my Angular, "app" folder does not have the file "app.module.ts"
How do I solve this problem??? Help me pleaseee 😢

quyentrannguyendiu
Автор

Can I get the link to the documentation

omageprosper
Автор

Just to let everybody know: this is just another Bad tutorial with lots of Error messages with no support that will drive you mad. Now that you are aware of that, rock on dude. If anyone knows about some GOOD tutorial beginner friendly we could be following, let us know.

TrashCanSystem
Автор

May I know the theme that you are using in vscodd

rikizy
Автор

Just one question. Why hello universe?

menestowl
Автор

this only changes in this project (local)

npm uninstall @angular/cli

ABHISHEK-wpll
Автор

there is a lot of skipping forward in this course. Try to be more concise. I don't need to be advised to take a break etc. Just deliver the info and I will decide when I need to stop.

bob-xmny