Només mostrar
0:01
S… Speaker 2 (283. Backend (Firebase) Setup)
For this,
0:02
S… Speaker 1 (283. Backend (Firebase) Setup)
we of course need a backend.
0:04
S… Speaker 1 (283. Backend (Firebase) Setup)
And just as in the HTTP section,
0:07
S… Speaker 1 (283. Backend (Firebase) Setup)
I will use Firebase here because I don't wanna write
0:11
S… Speaker 1 (283. Backend (Firebase) Setup)
any server -side code because that's simply not the course for that.
0:14
S… Speaker 1 (283. Backend (Firebase) Setup)
Angular doesn't run on the server after all.
0:16
S… Speaker 1 (283. Backend (Firebase) Setup)
You could of course have your own backend written in PHP or Node or
0:21
S… Speaker 1 (283. Backend (Firebase) Setup)
whatever you want.
0:21
S… Speaker 1 (283. Backend (Firebase) Setup)
But this again is not the focus of the course.
0:24
S… Speaker 1 (283. Backend (Firebase) Setup)
So we will use Firebase here since it's easy to set up,
0:28
S… Speaker 1 (283. Backend (Firebase) Setup)
free to use and has everything we need here.
0:31
S… Speaker 1 (283. Backend (Firebase) Setup)
so on firebase .com visit the firebase console just
0:35
S… Speaker 1 (283. Backend (Firebase) Setup)
as we did it in the last course section and there create a
0:39
S… Speaker 1 (283. Backend (Firebase) Setup)
new project which you can give any name you want now i will name
0:43
S… Speaker 1 (283. Backend (Firebase) Setup)
it ng course recipe book but again you
0:48
S… Speaker 1 (283. Backend (Firebase) Setup)
are free to pick any name you want here so ng course recipe
0:52
S… Speaker 1 (283. Backend (Firebase) Setup)
book except um both check marks or both
0:57
S… Speaker 1 (283. Backend (Firebase) Setup)
terms here and then create that project and definitely check out that
1:01
S… Speaker 1 (283. Backend (Firebase) Setup)
last course section where we used the HTTP service Angular
1:05
S… Speaker 1 (283. Backend (Firebase) Setup)
offers for the first time so that this is not brand new to you.
1:09
S… Speaker 1 (283. Backend (Firebase) Setup)
With this created,
1:11
S… Speaker 1 (283. Backend (Firebase) Setup)
let's open our project and just as before,
1:13
S… Speaker 1 (283. Backend (Firebase) Setup)
we'll use a database and we'll use that real -time database.
1:17
S… Speaker 1 (283. Backend (Firebase) Setup)
So not Firestore because that's a bit more clunky to use,
1:20
S… Speaker 1 (283. Backend (Firebase) Setup)
but instead we'll use the real -time database down here
1:23
S… Speaker 1 (283. Backend (Firebase) Setup)
create a database and for now start in test mode so
1:27
S… Speaker 1 (283. Backend (Firebase) Setup)
that we have unlimited read and write access without being authenticated.
1:31
S… Speaker 1 (283. Backend (Firebase) Setup)
Though we will add authentication soon in a separate module.
1:35
S… Speaker 1 (283. Backend (Firebase) Setup)
So for now start in test mode,
1:37
S… Speaker 1 (283. Backend (Firebase) Setup)
enable this and create your database in that Firebase project.
1:41
S… Speaker 1 (283. Backend (Firebase) Setup)
And now as you learned in the last section,
1:44
S… Speaker 1 (283. Backend (Firebase) Setup)
this will be the URL you use to save data or
1:49
S… Speaker 1 (283. Backend (Firebase) Setup)
at least a part of that URL we'll use.
1:51
S… Speaker 1 (283. Backend (Firebase) Setup)
But before we'll use that,
1:53
S… Speaker 1 (283. Backend (Firebase) Setup)
let's go back to our code and let's make sure that here we have some
1:57
S… Speaker 1 (283. Backend (Firebase) Setup)
way of interacting with the backend and of using the Angular HTTP service.

Aquesta transcripció ha estat generada per reconeixement de veu IA (recloctor automàtic). Pot contenir errors PROXY verificar contra l' àudio original per a ús crític. Política de IA

❤️ T'agrada STT.ai? Explica-ho als teus amics!
Resum
Cliqueu Summarize per generar un resum de la IA d' aquesta transcripció.
Summaring...
Pregunta a la IA sobre aquest entorn
Pregunta tot el que sigui d'aquesta transcripció, la IA cercarà seccions i respostes rellevants.