All language subtitles for [3] Using the exercise files

af Afrikaans
ak Akan
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bem Bemba
bn Bengali
bh Bihari
bs Bosnian
br Breton
bg Bulgarian
km Cambodian
ca Catalan
ceb Cebuano
chr Cherokee
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English Download
eo Esperanto
et Estonian
ee Ewe
fo Faroese
tl Filipino
fi Finnish
fr French
fy Frisian
gaa Ga
gl Galician
ka Georgian
de German
el Greek
gn Guarani
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ia Interlingua
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
rw Kinyarwanda
rn Kirundi
kg Kongo
ko Korean
kri Krio (Sierra Leone)
ku Kurdish
ckb Kurdish (Soranî)
ky Kyrgyz
lo Laothian
la Latin
lv Latvian
ln Lingala
lt Lithuanian
loz Lozi
lg Luganda
ach Luo
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mfe Mauritian Creole
mo Moldavian
mn Mongolian
my Myanmar (Burmese)
sr-ME Montenegrin
ne Nepali
pcm Nigerian Pidgin
nso Northern Sotho
no Norwegian
nn Norwegian (Nynorsk)
oc Occitan
or Oriya
om Oromo
ps Pashto
fa Persian
pl Polish
pt-BR Portuguese (Brazil)
pt Portuguese (Portugal)
pa Punjabi
qu Quechua
ro Romanian
rm Romansh
nyn Runyakitara
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
sh Serbo-Croatian
st Sesotho
tn Setswana
crs Seychellois Creole
sn Shona
sd Sindhi
si Sinhalese
sk Slovak
sl Slovenian
so Somali
es Spanish
es-419 Spanish (Latin American)
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
tt Tatar
te Telugu
th Thai
ti Tigrinya
to Tonga
lua Tshiluba
tum Tumbuka
tr Turkish
tk Turkmen
tw Twi
ug Uighur
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
wo Wolof
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu

Original subtitles

- [Instructor] I have created a GitHub repo

at the URL below that you can use to pull a copy

of the project files used in this course.

If you have a GitHub account, feel free to fork the repo

to be able to work on your own version of it if you like.

If not, you can still clone or download

a ZIP of the project code from the repo

without needing a GitHub account.

The project code has a README.md file

that contains a simple walkthrough

for setting up your environment

and the commands to run to work on the code.

To run the project locally,

you will need a few things installed, beginning with Git.

You can find Git on the official site at the URL below.

If you have not used Git before,

I would recommend checking out the course

Learning Git and GitHub by Ray Villalobos.

The project code requires Node

and npm to be installed locally.

You can visit the official Node.js site at the link below

for details on downloading and installation.

If you are unfamiliar with npm and how it works,

I recommend you check out the course

Learning npm the Node Package Manager with Emmanuel Henri.

The project code makes use of the Angular CLI,

a utility provided by the Angular team at Google

that handles the build and testing pipelines needed

for Angular applications as well as development tooling,

like the ability to run a local dev server

to see the application running in the browser.

While this course will not cover anything specific

to the angular CLI other than the ng serve command

that will be used to run the project in the browser,

I do recommend checking out the course

Learning the Angular CLI by Victor Mejia

as a great resource for learning the features

and functionality of the Angular CLI.

The project code for the GitHub repository has a branch

for each video that contains all the code previously created

during the course up to that point.

So at any point you can switch to the branch

that matches the video and be working

with the exact same code that is covered during the lesson.

Once you get the code set up,

you will want to run the command npm install

to pull down the dependencies needed by the project.

Only one npm install call is needed to get

the Node modules installed for the entire project.

And from there, you can simply switch branches

to follow along with the project files for each video.

And if you're viewing this course

on a mobile device or a set-top device, that's okay.

You can still follow along by watching how I use the files.

Finally, I'm going to be using

Visual Studio Code during this course,

but there is nothing specific

to that editor and the material I will cover,

and you can feel free to use whatever editor you like.

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.