Chat App with Firebase Web JavaScript

preview_player
Показать описание
How to MAKE a Chat website or App with Firebase using HTML & JavaScript. Hey guys and girls I'll be showing you how to make a real time chatting website using Firebase. This is the hottest coding tutorial thus far. Sit back and enjoy!!

00:00 Introduction
00:25 Create a firebase project
00:59 Add firebase to web application
02:24 Interface introduction
03:51 Message sending function
07:45 Message receiving function
11:00 Check all the functions

💙 Donate for our free service :

Thank you guys so much for watching
Рекомендации по теме
Комментарии
Автор

This was exactly what I was looking for!! I can't believe how easy you made this. I have subscribed now :D keep up the great work man :)

polar
Автор

Can I get the source code?? List adress I can't opened it.

pmgnzdw
Автор

Thank you so much, I'm confused how you keep replying to everyone, not everyone would do the same.

abdulrahmangaming
Автор

Can I create it in a way that I can add more than 2 people to the chat. And how can I let another user join the chat app/ how can other users create an account. Please I need answer

cephasamodu
Автор

Thank you for sharing ❤️💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕

S-Lomar
Автор

ahhh finally got it working after noticing that i misspelled "import{..ref.. " as 're'

rocket
Автор

How can i create a scroll function for the message container? Because every time i send a message... It always exceed the container

lio
Автор

So you can put this chat at website and 2 persons chat online? like messenger?

nikolaoskarountzos
Автор

Can you do this in vue 3 using quasar framework?

Zeroichi
Автор

Please show me where to put the fire base script

mr.j
Автор

could you tell me how to change it to angular??😉

marciokanazawa
Автор

Why I cannot get in to the website provided? Is it still available?

alexanderauman
Автор

the souce code u have provided is not opening

komalsatardekar
Автор

I'm getting this error: Uncaught ReferenceError: push is not defined

amarbhatia
Автор

can u show how did u open the php file and tell is that ..phhpstorm

FLYHIGHDIY
Автор

Can you make groupe chat app with firebase please ?

urmxwqy
Автор

link not found, give source code sir...

kakekmerah
Автор

It is not working. I host it but it is like a picture

jyotirmaydas
Автор

Uncaught ReferenceError : database is not defined.... How to fix!?

programmerxd
Автор

onChildAdded(newMsg, (data) => {
console.log('got here');

the function never gets fired

rocket