All language subtitles for 001 Course Roadmap and Projects_en

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
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
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:05,070 Hello and welcome to the Ultimate React Course. 2 00:00:05,070 --> 00:00:08,039 I'm so thrilled to welcome you here 3 00:00:08,039 --> 00:00:10,440 and to guide you on your journey 4 00:00:10,440 --> 00:00:14,670 of becoming a complete React developer. 5 00:00:14,670 --> 00:00:18,840 And learning React is, indeed, a great choice, 6 00:00:18,840 --> 00:00:21,450 not only because it will enable you 7 00:00:21,450 --> 00:00:25,170 to build any application that you can imagine, 8 00:00:25,170 --> 00:00:29,550 but also because there is always a huge demand 9 00:00:29,550 --> 00:00:32,100 for skilled React developers 10 00:00:32,100 --> 00:00:37,100 like the one that you will become by the end of this course. 11 00:00:37,590 --> 00:00:40,830 Now, before we dive in, let's take a minute 12 00:00:40,830 --> 00:00:45,210 to get a quick overview of how the course is organized 13 00:00:45,210 --> 00:00:48,840 and the projects that we're gonna build together. 14 00:00:48,840 --> 00:00:52,770 So, the course is divided into four big parts 15 00:00:52,770 --> 00:00:55,890 which will take you from knowing nothing about React 16 00:00:55,890 --> 00:01:00,890 to a skilled and confident React developer, in no time. 17 00:01:01,080 --> 00:01:02,220 In part one, 18 00:01:02,220 --> 00:01:05,820 we're gonna build a few small, but nice projects 19 00:01:05,820 --> 00:01:09,240 to get you up to speed with React fundamentals, 20 00:01:09,240 --> 00:01:12,330 such as components, JSX, 21 00:01:12,330 --> 00:01:15,810 props, state, and forms. 22 00:01:15,810 --> 00:01:19,920 I also included tons of challenges and exercises 23 00:01:19,920 --> 00:01:24,840 to get you coding in React on your own, right off the bat. 24 00:01:24,840 --> 00:01:28,230 In part two, we build upon these foundations 25 00:01:28,230 --> 00:01:32,070 to learn intermediate concepts like data fetching, 26 00:01:32,070 --> 00:01:35,490 the use effect hook, and custom hooks. 27 00:01:35,490 --> 00:01:37,560 There is also a special section 28 00:01:37,560 --> 00:01:40,230 on how React works behind the scenes 29 00:01:40,230 --> 00:01:42,210 which will make you super confident 30 00:01:42,210 --> 00:01:45,480 when working with React on your own. 31 00:01:45,480 --> 00:01:47,220 Next, in part three, 32 00:01:47,220 --> 00:01:50,760 is where we really take things to the next level 33 00:01:50,760 --> 00:01:54,300 and work on your advanced React skills. 34 00:01:54,300 --> 00:01:56,550 So, we're gonna dive deep into topics 35 00:01:56,550 --> 00:01:59,940 like reducers and performance optimization, 36 00:01:59,940 --> 00:02:03,930 build our first single page app with React Router 37 00:02:03,930 --> 00:02:08,789 and also explore Redux and modern Redux Toolkit. 38 00:02:08,789 --> 00:02:12,270 Then in part four, we take all you've learned 39 00:02:12,270 --> 00:02:14,460 and apply it to the real world, 40 00:02:14,460 --> 00:02:18,660 as we build two, beautiful, professional applications 41 00:02:18,660 --> 00:02:22,020 using industry standard libraries and tools 42 00:02:22,020 --> 00:02:27,020 like Redux, Tailwind, React Query, Superbase, and more. 43 00:02:28,440 --> 00:02:29,639 So, as you see, 44 00:02:29,639 --> 00:02:33,900 this course really contains everything you need to know 45 00:02:33,900 --> 00:02:38,070 about modern front end development with React. 46 00:02:38,070 --> 00:02:40,890 It's gonna be a really exciting journey 47 00:02:40,890 --> 00:02:44,250 and I'm sure that you're gonna have a ton of fun 48 00:02:44,250 --> 00:02:46,170 building all these projects 49 00:02:46,170 --> 00:02:49,320 and that you'll take your web development career 50 00:02:49,320 --> 00:02:51,540 to the next level. 51 00:02:51,540 --> 00:02:55,132 And with that being said, let's jump right in. 52 00:02:55,132 --> 00:02:57,556 (upbeat music) 4129

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