All language subtitles for 2. Vuex state

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,630 --> 00:00:01,980 Hello, welcome back. 2 00:00:02,100 --> 00:00:08,130 In the previous lecture, we have installed the Buick's and we have integrated the view into our application. 3 00:00:09,030 --> 00:00:13,500 In this, I call continue and I will introduce you more functionality. 4 00:00:14,650 --> 00:00:18,570 OK, let's start, let's start in ah, the X-File. 5 00:00:18,730 --> 00:00:25,040 So let's find out a file folder or index doctor is currently in of us. 6 00:00:25,080 --> 00:00:27,100 We have only one action. 7 00:00:27,580 --> 00:00:30,180 Actions are like functions which you can execute. 8 00:00:30,190 --> 00:00:36,280 We have only test function, which is an action in the terms of the view and we are calling it from 9 00:00:36,490 --> 00:00:36,820 home. 10 00:00:37,000 --> 00:00:38,410 VIDEO We are dispatching it. 11 00:00:39,640 --> 00:00:43,660 As I mentioned to this page, you will provide a name of your action. 12 00:00:44,770 --> 00:00:45,050 OK. 13 00:00:45,070 --> 00:00:46,200 You can get the right of this button. 14 00:00:46,220 --> 00:00:50,440 We don't really need it just for testing purposes and also from our view. 15 00:00:51,370 --> 00:00:54,490 We can remove the actions those. 16 00:00:54,960 --> 00:00:56,320 You will create a lot of actions. 17 00:00:56,320 --> 00:00:59,480 Later, you will see we'll be working a lot of you. 18 00:01:01,150 --> 00:01:04,270 OK, so let's remove actions and instead of the action. 19 00:01:04,270 --> 00:01:07,450 So let's introduce here a state by state. 20 00:01:08,740 --> 00:01:09,200 All right. 21 00:01:09,200 --> 00:01:15,150 So the functions are similar as a data one you've eaten here data you would like to work with. 22 00:01:15,580 --> 00:01:15,880 OK. 23 00:01:17,050 --> 00:01:22,720 So have the right here to return the object and to what date I would like to return. 24 00:01:23,680 --> 00:01:27,670 I would like to move exchanges from home that video into here. 25 00:01:28,240 --> 00:01:30,460 OK, so I'll do this elegant 202. 26 00:01:31,330 --> 00:01:33,100 I'll get all of my exchanges. 27 00:01:34,460 --> 00:01:41,030 OK, so every year, starting this square, brackets copy the enter and are exchanges. 28 00:01:41,930 --> 00:01:45,380 Let's copy a remove and we can get rid of data here. 29 00:01:47,510 --> 00:01:48,020 Perfect. 30 00:01:49,030 --> 00:01:49,480 That's it. 31 00:01:49,720 --> 00:01:52,960 Now they can go to Index O.j.'s and we can paste this here. 32 00:01:54,060 --> 00:01:57,040 And we have exchanges, in our view, Sara. 33 00:01:58,500 --> 00:02:04,230 OK, now we have here are the state of what we can do in their home of we can we can get this data to 34 00:02:04,230 --> 00:02:07,470 the state of this unique story. 35 00:02:08,440 --> 00:02:09,190 How can we do it? 36 00:02:09,700 --> 00:02:14,530 We'll do it through the computer, that property that's recommended where they and that's the usual 37 00:02:14,530 --> 00:02:14,890 they have. 38 00:02:14,890 --> 00:02:17,710 You will receive your data because of the computer properties. 39 00:02:17,950 --> 00:02:20,770 You can also react to the changes, as I mentioned. 40 00:02:21,190 --> 00:02:27,340 So for example, if our outdated View X will change to the computer properties in my component, I can 41 00:02:27,360 --> 00:02:29,230 receive every type of new data. 42 00:02:30,580 --> 00:02:34,840 So under the components, you will create compute that would rather copy that. 43 00:02:36,100 --> 00:02:41,140 And you can provide your custom name of the computer properly, since we are already working with the 44 00:02:41,140 --> 00:02:42,190 exchanges here. 45 00:02:42,740 --> 00:02:44,710 This computer property exchanges. 46 00:02:45,220 --> 00:02:49,120 So we don't need to do any change as a descriptive name for extended right. 47 00:02:50,970 --> 00:02:56,670 So exchanges, let's return here, had this, uh, dollar sign. 48 00:02:57,120 --> 00:03:03,930 So what we want to now access as a see saw for the dispatch we will access here it is the last in store. 49 00:03:04,830 --> 00:03:11,770 So the idea of a store that state and how they are calling this state, that they are calling it exchanges. 50 00:03:11,790 --> 00:03:16,710 So as you can see here, everything store state exchanges. 51 00:03:17,850 --> 00:03:25,920 OK, so Star State exchanges like this, and as I did before this, the last story we have here, thanks 52 00:03:25,920 --> 00:03:31,450 to W X blogging, we can access it globally in all of our components thanks to the integration with 53 00:03:31,490 --> 00:03:33,480 the better view of the story. 54 00:03:36,130 --> 00:03:41,140 OK, now when you go to save it, you shouldn't see any change in your application about the architecture 55 00:03:41,140 --> 00:03:42,550 of the application, of course, changed. 56 00:03:43,240 --> 00:03:43,850 Let's save it. 57 00:03:43,870 --> 00:03:44,710 Let's go to Brian. 58 00:03:45,010 --> 00:03:45,490 There I was. 59 00:03:45,490 --> 00:03:46,720 There any browser? 60 00:03:46,720 --> 00:03:49,690 Let's refresh and yeah, no changes here, guys. 61 00:03:49,690 --> 00:03:50,600 So but they will inspect. 62 00:03:50,620 --> 00:03:53,410 I want to make sure there are no issues on arable warnings. 63 00:03:54,070 --> 00:03:56,740 Everything is good, and that's going to be it. 64 00:03:57,610 --> 00:03:58,910 Let's go to the next lecture. 65 00:03:58,970 --> 00:04:00,920 You'll they're doing more changes in the view. 66 00:04:01,670 --> 00:04:02,490 A bit. 67 00:04:02,570 --> 00:04:07,720 It'll go slowly down into the Firebase topic so they can fetch our data remotely. 68 00:04:08,320 --> 00:04:10,450 OK, but let's continue to neglect your guys. 69 00:04:10,550 --> 00:04:10,840 Years. 6100

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