(English (Auto-Generated) ) Angular Tutorial For Beginners - Learn Angular Step by Step - Angular Tutorial (DownSub - Com)
(English (Auto-Generated) ) Angular Tutorial For Beginners - Learn Angular Step by Step - Angular Tutorial (DownSub - Com)
in flat
two hours
right
project
angular
request
video editing
on your
video
questions
right
website right
and
development platform
second one
build to test
well-structured framework
has
a reusable library
definition
right
this statement
to angular
they have to
almost
students is that
to start
right
know
is again
right
it is little bit
hour
understand uh
is
have
bindings
sections
right
religiously
religiously right
installation 25 minutes
minutes
goal right
so
angular
and
is something called as
visual studio
right
for now
but
like this
next
keep it checked
saying launch
visual studio code
there is a
there is this
and
so uh
drive
learn angular
and
writing in this
angular
now
say
index.html right
and
and
can see
here
files right
on right
is open a folder
create files
and
commands
here nodejs.org
here
you know
right
or whatever right
to
uh
nothing
you don't have to
i accept
next
no i don't want it
so there it goes
and
click on it
uh
and the other thing which i would
here
hyphen v
bit larger
hang on
font
24
press enter
ah sorry
clear screen
let me again say node hyphen v so you
18.0.0
also installed
software
is on
so good so that
just check
new terminal
node hyphen v
right now
uh
it says powershell
right
would like to
uh
else
i repeat this
repeating it
hyphen v
running right
is actually
vs code
angular cli
out here
and let me do a control plus you know
just to
screens clearly so
control plus to
vs code right
install
hyphen g
cli
connection
packages
command
ng hyphen v
check
version
and
we should see
here
here
uh it says that
changes i will
so
that's that's
version
right
my vs code right
so now that
sample
new
so ng new test
everything goes
and
so
there it is it is installing
problem
right
okay
so
directory test
server ng serve
and it has
and let us
go and paste
this
from
[Music]
4200 enter
this is
remember
command prompt
you are running your ng commands through
powershell
powershell
if i do ng new
xyz
out here
saying that
ng.ps1
execution policy
is a scripting language
right for so
the administrators can write powershell
uh
actually go and
actually uh
and
policy
right
normal
powershell
install
node
you have to go and you have to install
node right
install
hyphen g
slash cli
will do ng new
test
say ng run
right
complete
us try to understand
very
because
takes javascript
okay
now
cylinder engine
so uh so that means uh
setup
right
we have the v8
side applications
and so on right
to debug javascript
because
it is so
debug
the v8 engine
demo of
think go ahead
test.js right
where
uh
strikes this
this simple uh
the answer
alert
and
section as well
want to go and uh
install
can see
jquery
example in your
project right you will say index.html
and
so
and
uh
to jquery go to dist
so
called as package.json
package.json
that
modules
control
there
and you
install
it will
i do an npm install
it will
dependencies
website typescriptlang.org
language
to javascript
with
javascript
right javascript is a
right
here
okay
this
becomes a string
right
of
throw up an exception
install
type script
right
right
uh typescript
uh
typescript
remember
types
us say
dot js
typed
typescript is javascript
but
it
right
percent
ahead and
object-oriented programming it is
customer
the type
string
right
string
right
customer child
extends
customer
right so
this
learn2.ts right
writing closures
it is using iffy
this is a
this is a function
go into
here is that
actually right
right
say
uh what uh
say this is
and import
from that
learn
learn to dot ts
your
an addresses
array
compiled3.ts
address class
inside this
can do
convert it to javascript
now
so we can say
example
right
so
compilation process or
init
will actually go
file
us go ahead and
here
all the
uh
folder
out here
here and
right
now
provide your
go and hit
again tsc
know basically
nulls
right
yes
false
if you do that
then
uh
tsconfig.json
and
and
now
so
so a n g u
say ng version
syntaxes right
project
now what
management system
so
hospital
so there it is
couple of questions
angular
components inside angular ui
right
asking is that
enter
once you do that right it will start
learn angular
and
everything is green
here is
that
example i said ng
so
directory and uh
hospital
the project
here ng serve
it
uh on a
on a 4200 port
bundles
it in this
and we can
run it
in the browser so
right
great
so
of uh
saying that
saying that
here isn't it
file explorer
say file
and
it
right
in admin mode
npm commands
creators
make
angularjs.org
version of angular
now um
understand
right but
family
has come to
a support end so
is not for uh
no issues will be
still be valid
so
configuration
package.json file
this is where
is an app folder
your
in more detail
angular.io
is angular
on typescript
component
the base
a component
is a reusable ui logic
normally javascript
uh
consists of a
a ui
can write
so a component comprises of
a component comprises of
html
right so
component
ui
type button
right
and
hello
right
us see
on this
plus logic
now
one of the
mind is
angular
angular right
a component
this
html
right
is a combination of
slash
that html
this
decorator
component
if this part
component
right
so the component
has what
it has
a view
right
so a component has
right
css
view
plus
you know some other logic you know like
like logger
see here
in the index.html
right
trying to load
so
so
css
is
um
right so
installed
file
forms uh and
component
decorator
selector
right
right
app root
of angular
which
what is a directive
html
is an angular syntax
directive
directive
is nothing but it is
html
to
talk here is
this and
app.component.html is a template so
inside it so
appcomponent.html
right
so
just
view
component
and
module
so
we have a component
and
plus
logic
right
the customer
display
customer reports
logical group
module
here saying
customer
module
logically
group components
and in a project
module
project
module
here is that
components
component right
great so
components
visualization
welcome
so
so
a component comprises of
a view
bit big
and a logic
right
many components
the view
right
by
and
can have
which is having
defined in the
main.ts
so in main.ts
of this
plus this
right
index.html
so the first
ui to run is index.html
bootstrap
component
so
here it is
this html
you know
right
main.ts
the index.html
that we have
know the
congratulations
now
angular developer is
binding
binding means
a text box
right
and
some value
this value
which is
to go and bind
with this
model
now
should
that it should be
two-way binding
two other
right
so remember
that
so there it is
when
expressions
called as an expression
interpolation means
we can mix
html
with
right
so
to bind
right
it says that
we have got
like this
the first
bind ng model
it is actually throwing up a
means
occurring
uh
modules right
file
angular animation
angular common
so the
and it is
level
be able to understand
the
right
so
go and
recognized right
so localhost
4200
thing is
right
okay
see
i type on this
updated right
input element
directive
so this is a directive
interpolation
as a as a fresher to understand as a
when
can't bind
load
forms module
logic
is as follows
some value
some values
right
now
array of string
string
right
some value
this
is we'll say
clear the
right
so
star
ng
is equal to
let
temp off
right
display
see
see
using
typed
right
to the website of
[Music]
website is
try to go
so component
right
directive
this is a
must be or
have this
click
right
are
right
directive
component directive
they don't
goes
component
developers are
code
war right
coding
doing a work
working in a company
youtube
hours
content okay
it basics of angular
subscribe means
to see you
so
you