All language subtitles for 3. Register form inputs

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
eo Esperanto
et Estonian
ee Ewe
fo Faroese
tl Filipino
fi Finnish
fr French Download
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
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:00,360 --> 00:00:00,840 Hi, there. 2 00:00:00,960 --> 00:00:03,870 In The Last Leg, Tribe introduced two way data binding. 3 00:00:04,050 --> 00:00:10,180 In this lecture, you'll go to register a page and will do exactly the same changes as we did with logging 4 00:00:10,200 --> 00:00:10,620 a page. 5 00:00:11,550 --> 00:00:13,500 This can be also a mini assignment for you. 6 00:00:14,130 --> 00:00:17,310 So let's start and the same thing, you know, logging to view. 7 00:00:17,310 --> 00:00:23,670 I'd like to move into the register dot view and will take a look at the registry, have more inputs. 8 00:00:23,670 --> 00:00:29,000 We have an input for email for the password, then we have here. 9 00:00:29,730 --> 00:00:30,810 All right, be the password. 10 00:00:30,960 --> 00:00:33,180 This is the input for the repeat password. 11 00:00:33,900 --> 00:00:35,100 And let's see, it's now here only. 12 00:00:35,520 --> 00:00:37,870 Yeah, email, username, password, repeat password. 13 00:00:38,100 --> 00:00:42,720 So just for inputs, email, username, password and the password. 14 00:00:42,720 --> 00:00:43,920 So go ahead. 15 00:00:43,920 --> 00:00:48,090 If you know how to do it, you can stop the video and you can create a forum for these four inputs and 16 00:00:48,090 --> 00:00:50,850 you can try to log them out as with the log in. 17 00:00:51,200 --> 00:00:55,200 You can just create a register a method and call it when you click on the button. 18 00:00:55,620 --> 00:00:56,610 Here you have a sign up. 19 00:00:58,290 --> 00:01:06,300 All right, so what we need to do, you know you need to create a data and data return here object that 20 00:01:06,390 --> 00:01:08,250 will define our forums and form. 21 00:01:08,250 --> 00:01:10,020 We will have four inputs. 22 00:01:10,050 --> 00:01:11,970 You'll have an email empty string. 23 00:01:12,060 --> 00:01:14,820 Then we will have a username, which will be empty string. 24 00:01:15,150 --> 00:01:21,190 We'll have a password, empty string as well and a password a confirmation. 25 00:01:21,810 --> 00:01:27,550 If your inputs are call to differently, please rename the rename them like this, or you will not have 26 00:01:27,550 --> 00:01:30,300 a problems to follow the lectures in in future lectures. 27 00:01:31,620 --> 00:01:34,020 OK, so I will create here methods. 28 00:01:35,270 --> 00:01:41,390 OK, some efforts here, and we'll have our edges, there are one and two exactly the same thing as 29 00:01:41,390 --> 00:01:49,080 we did with the logging, so alert and to chase on this thing, you fight this for them. 30 00:01:49,100 --> 00:01:49,640 Perfect. 31 00:01:51,320 --> 00:01:52,630 OK, that's done. 32 00:01:52,640 --> 00:01:55,230 And we can go to the inputs itself and the right here. 33 00:01:55,250 --> 00:01:59,960 Be models if model and we have a forum that email outlook copied is V model. 34 00:02:00,980 --> 00:02:02,180 Elago, do they use their name? 35 00:02:03,200 --> 00:02:07,100 OK, form that username and password. 36 00:02:08,300 --> 00:02:17,000 Uh, password, and here the password confirmation, I will just copy it just to be sure, making any 37 00:02:17,030 --> 00:02:20,030 mistakes password from password confirmation. 38 00:02:21,230 --> 00:02:22,220 OK, let's see it. 39 00:02:22,230 --> 00:02:25,210 Let's go to browser up the animation again. 40 00:02:25,230 --> 00:02:28,680 One thing on the button here and click at this button. 41 00:02:28,700 --> 00:02:36,350 I would like to call here and I thought so at Sign Click and want to call a register, of course. 42 00:02:37,320 --> 00:02:38,490 OK, now it should be correct. 43 00:02:39,810 --> 00:02:46,820 Let's try to simulate this test at a test at G.M. dot com username, Feeley password test, uh. 44 00:02:47,810 --> 00:02:49,070 Test one two three four. 45 00:02:49,130 --> 00:02:51,920 Repeat password test one two three four. 46 00:02:51,950 --> 00:02:52,580 Sign up. 47 00:02:54,540 --> 00:02:58,440 Email, username, password and password information is here. 48 00:02:58,570 --> 00:03:01,030 Perfect, that's going to be it, guys, so very simple. 49 00:03:01,050 --> 00:03:02,550 Again, a very quick lecture. 50 00:03:02,850 --> 00:03:04,770 Let's continue in the next one. 4495

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