Back to Browse

Connect an HTML webpage to a Firebase database for CRUD using vanilla JavaScript

41.6K views
Jul 15, 2022
1:00:31

This video covers how to connect a Firebase (V9) Realtime database to a simple HTML webpage to set, get, update and remove data (CRUD functions) straight from the webpage. This tutorial uses JavaScript only, and does not use any frontend frameworks. The code that is developed during this tutorial (most of it) can be found in this GitHub repository. https://github.com/kpDemos/simpleDatabase

Download

1 formats

Video Formats

360pmp489.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Connect an HTML webpage to a Firebase database for CRUD using vanilla JavaScript | NatokHD